[][src]Type Definition rawcmd::CommandResolver

type CommandResolver<C> = fn(intent: &Intent, context: &mut C) -> Result<i32>;