Crate imbl_value

Source

Re-exports§

pub use in_order_map::InOMap;
pub use imbl;

Modules§

de
in_order_map
index
macros
ser

Macros§

inOMap
json

Structs§

Error
ErrorSource
This type represents all possible errors that can occur when serializing or deserializing JSON data.
InternedString
Number
Represents a JSON number, whether integer or floating point.

Enums§

ErrorKind
Value
See the serde_json::value module documentation for usage examples.

Constants§

NULL

Functions§

from_value
to_value