Module ser
bincode
1.3.3
Module ser
Module Items
Macros
Structs
Constants
Functions
In crate bincode
Modules
byteorder
config
de
error
internal
ser
Structs
Serializer
Enums
ErrorKind
Functions
config
deserialize
deserialize_from
deserialize_from_custom
options
serialize
serialize_into
serialized_size
Type Aliases
Error
Result
bincode
Module
ser
Copy item path
Settings
Help
Summary
Source
Macros
§
impl_
serialize_
int
🔒
impl_
serialize_
literal
🔒
impl_
size_
int
🔒
Structs
§
Compound
Encode
Utf8
🔒
Serializer
An Serializer that encodes values directly into a Writer.
Size
Checker
🔒
Size
Compound
🔒
Constants
§
MAX_
ONE_
B
🔒
MAX_
THREE_
B
🔒
MAX_
TWO_
B
🔒
TAG_
CONT
🔒
TAG_
FOUR_
B
🔒
TAG_
THREE_
B
🔒
TAG_
TWO_
B
🔒
Functions
§
encode_
utf8
🔒