[][src]Constant grpcio_sys::grpc_status_code::GRPC_STATUS_INTERNAL

pub const GRPC_STATUS_INTERNAL: Type = 13;

Internal errors. Means some invariants expected by underlying system has been broken. If you see one of these errors, something is very broken.