Docs.rs
protobuf-3.7.1
protobuf 3.7.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
hlopko
fowles
honglooker
buchgr
esrauchg
acozzette
Dependencies
bytes ^1.1
normal
optional
once_cell ^1.9.0
normal
protobuf-support =3.7.1
normal
thiserror ^1.0.30
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
protobuf
3.7.1
Oneof
Implementors
In crate protobuf
protobuf
Trait
Oneof
Copy item path
source
pub trait Oneof { }
Expand description
Trait implemented by all oneof types in generated code.
Implementors
§
source
§
impl
Oneof
for
Kind