Function simple_pub_sub::message::get_msg_response
source ยท pub fn get_msg_response(msg: Msg) -> Result<Vec<u8>, String>Expand description
returns a response Msg.
pub fn get_msg_response(msg: Msg) -> Result<Vec<u8>, String>returns a response Msg.