unc-chunks-primitives 0.1.0

This crate hosts NEAR chunks-related error types
1
2
3
mod error;

pub use error::Error;