Crate async_codec_util [−] [src]
Utilities for working with the traits from the async-codec crate.
Structs
Decoder |
Future for fully decoding an |
Encoder |
Future for fully encoding an |
Functions
decode |
Decode a value from an |
encode |
Encode a value into an |