Docs.rs
prost-validate-types-0.2.3
prost-validate-types 0.2.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Adphi
Dependencies
anyhow ^1.0.86
normal
once_cell ^1.19.0
normal
prost ^0.13.2
normal
prost-reflect ^0.14.1
normal
prost-types ^0.13.2
normal
time ^0.3.36
normal
prost-build ^0.13.2
build
prost-reflect-build ^0.14.0
build
Versions
0%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
prost_
validate_
types
0.2.3
Oneof
Rules
Ext
Required Methods
required
Implementations on Foreign Types
OneofDescriptor
Implementors
In crate prost_
validate_
types
prost_validate_types
Trait
OneofRulesExt
Copy item path
source
pub trait OneofRulesExt { // Required method fn
required
(&self) ->
bool
; }
Required Methods
§
source
fn
required
(&self) ->
bool
Implementations on Foreign Types
§
source
§
impl
OneofRulesExt
for
OneofDescriptor
source
§
fn
required
(&self) ->
bool
Implementors
§