std
::
net
Structs
Checksum
IPv4Addr
IPv6Addr
MACAddr
n16
n32
Traits
FromBytes
ToBytes
Trait
std
::
net
::
ToBytes
[
−
]
[src]
pub trait ToBytes { fn
to_bytes
(&self) ->
Vec
<u8>; }
Required Methods
fn
to_bytes
(&self) ->
Vec
<u8>
Implementors