unc_chain_primitives/
lib.rs

1pub mod error;
2
3pub use error::Error;