Module ser
jasn_
core
0.2.0
Module ser
Module Items
Structs
Enums
Functions
In crate jasn_
core
jasn_core
Module
ser
Copy item path
Source
Expand description
Serde serialization support for Value.
Structs
§
Serializer
Serializer whose output is a
Value
.
Enums
§
Error
Error type for serialization.
Functions
§
to_
value
Serialize a Rust value to a JASN
Value
.