Crate transformable
source ·Expand description
Transform its representation between structured and byte form.
Enums
- The error type for errors that get returned when encoding or decoding fails.
- The error type for errors that get returned when encoding or decoding fails.
- Error returned by
Duration
when transforming. - The wire error type for
IpAddr
. - Error type for transformable numbers.
- The wire error type for
SocketAddr
. - Error returned by
SystemTime
when transforming.
Traits
- The type can transform its representation between structured and byte form.