[][src]Type Definition tonic_openssl::Error

type Error = Box<dyn Error + Send + Sync + 'static>;

Wrapper error type.