[][src]Type Definition soketto::BoxedError

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