Skip to main content

Crate tidepool_bridge

Crate tidepool_bridge 

Source
Expand description

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.

Re-exports§

pub use error::*;
pub use traits::*;

Modules§

error
impls
traits