Type Alias volo_grpc::BoxError

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

Aliased Type§

struct BoxError(/* private fields */);