Function cargo::execute_main [] [src]

pub fn execute_main<T, U, V>(exec: fn(T, U, &Config) -> CliResult<Option<V>>, options_first: bool, usage: &str) where V: Encodable, T: Decodable, U: Decodable