Docs.rs
daml-json-0.2.2
daml-json 0.2.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
fujiapple852
Dependencies
bigdecimal ^0.3.0
normal
bytes ^1.1.0
normal
chrono ^0.4.19
normal
daml-grpc ^0.2.2
normal
daml-lf ^0.2.2
normal
itertools ^0.10.3
normal
reqwest ^0.11.9
normal
serde ^1.0.136
normal
serde_json ^1.0.79
normal
thiserror ^1.0.30
normal
tracing ^0.1.31
normal
url ^2.1.1
normal
anyhow ^1.0.55
dev
assert-json-diff ^2.0.1
dev
lazy_static ^1.4.0
dev
maplit ^1.0.2
dev
once_cell ^1.9.0
dev
serde_yaml ^0.8.23
dev
tokio ^1.17.0
dev
tracing-subscriber ^0.3.9
dev
Versions
46.21%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Module value_encode
daml_
json
0.2.2
Module value_
encode
Module Items
Structs
In crate daml_
json
daml_json
Module
value_
encode
Copy item path
Source
Expand description
Daml JSON value encoder.
Structs
ยง
Json
Value
Encoder
Encode a
DamlValue
as JSON.