Bidirectional conversion between Rust types and Tidepool Core values.
Defines FromCore and ToCore traits with derive macros for automatic marshalling across the Haskell-Rust boundary.
FromCore
ToCore
pub use error::*;
pub use traits::*;