Crate dimas_core
source ·Expand description
Core of DiMAS
Modules§
- Error handling The
DiMASspecific error enumDimasErrortogether with a type alias forstd::result::Resultto write onlyResult<T>. - Utilities Helper functions and structs
Core of DiMAS
DiMAS specific error enum DimasError together with a type alias for std::result::Result to write only Result<T>.