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