Type Definition soketto::BoxedError[][src]

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