Type Definition soketto::BoxedError

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