Struct rsa_msg_packets::communication::from::FromMsg
source · pub struct FromMsg {
pub msg: Vec<u8>,
pub sender: Uuid,
}Fields§
§msg: Vec<u8>§sender: Uuidpub struct FromMsg {
pub msg: Vec<u8>,
pub sender: Uuid,
}msg: Vec<u8>§sender: Uuid