Module terra_rust_api::client_types[][src]

JSON Serializer/Deserializer helpers routines used to serialize / deserialize a Cosmos / Tendermint / TerraD structure

Modules

terra_datetime_format

Convert a JSON date time into a rust one

terra_f64_format

Convert a f64 number (which is sent as a string) into a f64 rust structure

terra_u64_format

Convert a u64 number (which is sent as a string) into a u64 rust structure