Docs.rs
prost-validate-types-0.2.9
prost-validate-types 0.2.9
Permalink
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.14.1
normal
prost-reflect ^0.16.2
normal
prost-types ^0.14.1
normal
time ^0.3.36
normal
prost-build ^0.14.1
build
prost-reflect-build ^0.16.0
build
Versions
86.42%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
OneofRulesExt
prost_
validate_
types
0.2.9
Oneof
Rules
Ext
Required Methods
required
Implementations on Foreign Types
OneofDescriptor
Implementors
In crate prost_
validate_
types
prost_validate_types
Trait
Oneof
Rules
Ext
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
§