Skip to main content

Crate dejadb_core

Crate dejadb_core 

Source
Expand description

dejadb-core — OMS grain types, the .mg binary format, canonical serialization, and content addressing. Licensed under MIT OR Apache-2.0.

Re-exports§

pub use error::Hash;
pub use error::DejaDbError;
pub use error::Result;
pub use format::*;
pub use types::*;

Modules§

error
format
types