Expand description
Extensions for types in the fidl_fuchsia_net
crate.
Structs§
Traits§
- Display
Ext - Extension trait to allow user-friendly formatting.
- FromExt
- A manual implementation of
From
. - IntoExt
- A manual implementation of
Into
. - IpExt
- Extension to IP types.
- NetTypes
IpAddress Ext - Extension trait to provides access to FIDL types.
- TryFrom
Ext - A manual implementation of
TryFrom
. - TryInto
Ext - A manual implementation of
TryInto
.
Functions§
- apply_
subnet_ mask - Returns a subnet which guarantees the masked bits on its IP address are zero.