[][src]Type Definition rawcmd::CommandHandler

type CommandHandler<C> = fn(err: Error, intent: &Intent, context: &mut C) -> Result<usize>;