Type Definition cmd_lib_cf::FunResult[][src]

pub type FunResult = Result<String>;
Expand description

Return type for run_fun!() macro