Function bt::cmd [] [src]

pub fn cmd<F>(program: &'static str, args: F) where
    F: FnOnce(&mut Command),