Struct everscale_network::proto::adnl::PacketContentsSignature
source · pub struct PacketContentsSignature { /* private fields */ }Implementations§
Trait Implementations§
source§impl Clone for PacketContentsSignature
impl Clone for PacketContentsSignature
source§fn clone(&self) -> PacketContentsSignature
fn clone(&self) -> PacketContentsSignature
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more