[][src]Type Definition soketto::BoxError

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