fhirbolt-shared 0.4.0

Internal shared library of the fhirbolt project
Documentation
1
2
3
4
5
6
mod generated;

pub use generated::*;

pub type ElementSet = phf::OrderedSet<&'static str>;
pub type ElementMap = phf::Map<&'static str, &'static ElementSet>;