protobuf/
oneof.rs

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