[][src]Type Definition rawcmd::CommandHandler

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