Type Definition salvo_core::BoxedError

source ·
pub type BoxedError = Box<dyn Error + Send + Sync>;
Expand description

BoxedError