Enum grpcio::CompressionLevel[][src]

#[repr(C)]
pub enum CompressionLevel { None, Low, Med, High, }

Variants

Auto Trait Implementations