xref
: /
aosp_15_r20
/
external
/
rust
/
android-crates-io
/
crates
/
protobuf
/
src
/
oneof.rs
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/// Trait implemented by all oneof types in generated code.
2
pub
trait
Oneof
{}
3