List of all items
Structs
Traits
- AsyncDecodable
- AsyncEncodable
- AsyncRead
- AsyncReadExt
- AsyncWrite
- AsyncWriteExt
- Decodable
- Encodable
- FutAsyncReadExt
- FutAsyncWriteExt
- ReadExt
- WriteExt
- async_lib::AsyncDecodable
- async_lib::AsyncEncodable
- async_lib::AsyncRead
- async_lib::AsyncReadExt
- async_lib::AsyncWrite
- async_lib::AsyncWriteExt
- async_lib::FutAsyncReadExt
- async_lib::FutAsyncWriteExt
Macros
- async_lib::impl_int_encodable
- async_lib::tuple_encode
- decoder_fn
- encode_payload
- encode_payload_async
- encoder_fn
- endian::define_be_to_array
- endian::define_chunk_slice_to_int
- endian::define_le_to_array
- endian::define_slice_to_be
- endian::define_slice_to_le
- impl_int_encodable
- tuple_encode
Attribute Macros
Derive Macros
Functions
- async_lib::deserialize_async
- async_lib::deserialize_async_partial
- async_lib::serialize_async
- deserialize
- deserialize_async
- deserialize_async_partial
- deserialize_partial
- endian::bytes_to_u64_slice_le
- endian::f32_to_array_le
- endian::f64_to_array_le
- endian::i128_to_array_le
- endian::i16_to_array_le
- endian::i32_to_array_le
- endian::i64_to_array_le
- endian::slice_to_f32_le
- endian::slice_to_f64_le
- endian::slice_to_i128_le
- endian::slice_to_i16_le
- endian::slice_to_i32_le
- endian::slice_to_i64_le
- endian::slice_to_u128_le
- endian::slice_to_u16_le
- endian::slice_to_u32_be
- endian::slice_to_u32_le
- endian::slice_to_u64_le
- endian::u128_to_array_le
- endian::u16_to_array_le
- endian::u32_to_array_be
- endian::u32_to_array_le
- endian::u64_to_array_le
- serialize
- serialize_async