Type Definition event_driven_library::responses::AnyError

source ·
pub type AnyError = dyn Error + Send + Sync;