//! Crate that contains traits and structs to implement for an agent like aries-cloudagent-python
//! or aries-framework-javascript REST. This does not contain any functionality as that should be
//! handled by the other crates implementing this crate
/// Error module that includes the user-level errors and the result type
/// Traits and structures for a generic cloudagent