[][src]Function gu_base::run_once

pub fn run_once<F>(f: F) where
    F: FnOnce() + 'static,