pub fn format_response<R: CommandResponse + Serialize>( response: &R, format: Format, ) -> Vec<u8> ⓘ
Format a response in the specified format (including MsgPack)