grpcio_sys::grpc_status_code

Constant GRPC_STATUS_CANCELLED

Source
pub const GRPC_STATUS_CANCELLED: Type = 1;
Expand description

The operation was cancelled (typically by the caller).