pub(crate) fn before_handler<'fut>( _ctx: &'fut Context, msg: &'fut Message, cmd_name: &'fut str ) -> BoxFuture<'fut, bool>