Skip to main content

Crate ocapn_syrup

Crate ocapn_syrup 

Source

Structs§

Deserializer
Serializer

Enums§

Error
Error during syrup format processing.
Value
Represent a parsed syrup value.

Functions§

from_value
Deserialize a rust value from a parsed representation of syrup-formatted data.
parse_value
to_vec
Serialize a rust value to a syrup-formatted representation.
try_from_bytes
Deserialize a rust value from a byte-slice containing syrup-formatted data.

Type Aliases§

Result