Docs.rs
teo-teon-0.2.19
teo-teon 0.2.19
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
victorteokw
Dependencies
bigdecimal =0.3.1
normal
bson ^2.7.0
normal
chrono ^0.4.31
normal
getrandom ^0.2.10
normal
indexmap ^2.1.0
normal
itertools ^0.11.0
normal
maplit ^1.0.2
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
teo-result ^0.2.19
normal
Versions
13.75%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate teo_teon
teo_
teon
0.2.19
All Items
Crate Items
Re-exports
Modules
Macros
Crate
teo_
teon
Copy item path
Source
Re-exports
§
pub extern crate
indexmap
;
Re-exports
§
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.