rateslib
2.1.1
Module json
Module Items
Traits
In crate rateslib
rateslib
Module
json
Copy item path
Source
Expand description
Allows serialization and deserialization to JSON, with the
serde
crate.
Traits
ยง
JSON
Handles the
to
and
from
JSON conversion.