Crate teo_teon

Source

Re-exports§

pub extern crate indexmap;
pub use value::Value;

Modules§

convert
index
serde
types
value

Macros§

teon
Construct a teo::teon::Value from a Teo object notation literal. This is inspired by serde_json package and bson package.