Type Definition cmd_lib::FunResult[][src]

pub type FunResult = Result<String>;
Expand description

Return type for run_fun!() macro