Module value_decode

Module value_decode 

Source
Expand description

Daml JSON value decoder.

Structs§

JsonValueDecoder
Decode a DamlValue from JSON.

Traits§

JsonTryAsExt
Extension trait for JSON Value to add try_xxx methods.