Type Alias protokit_grpc::StdError

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

Aliased Type§

struct StdError(/* private fields */);