pub trait Proto: Operation + MultiOperation + ServerOperation + NoReplyOperation + CasOperation + AuthOperation { }