Files
protobuf/
oneof.rs
1
/// Trait implemented by all oneof types in generated code.
2
pub trait
Oneof {}