sdmx_json 0.6.2

A Rust implementation of SDMX-JSON (Statistical Data and Metadata eXchange) using Serde
Documentation
1
2
3
4
5
6
#[macro_use]
mod artefact;
#[macro_use]
mod extendable;
#[macro_use]
mod item_scheme;