Crate dimas_core
source ·Expand description
Core of DiMAS
Modules§
- Enums Core enums of
DiMAS - Error handling The
DiMASspecific error enumDimasErrortogether with a type alias forstd::result::Resultto write onlyResult<T>. Message,Request,Response,FeedbackModulemessage_typesprovides the different types ofMessages used in callbacks.- Traits Core traits of
DiMAS - Utilities Helper functions and structs