Docs.rs
protovalidate-buffa-0.1.0
protovalidate-buffa 0.1.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jrandolf
Dependencies
buffa ^0.3
normal
cel-interpreter ^0.10
normal
chrono ^0.4
normal
connectrpc ^0.3
normal
optional
fluent-uri ^0.4
normal
http ^1
normal
ipnet ^2
normal
percent-encoding ^2
normal
protovalidate-buffa-macros ^0.1.0
normal
regex ^1
normal
ulid ^1
normal
uuid ^1
normal
Versions
38.78%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
AsCelValue
protovalidate_
buffa
0.1.0
AsCel
Value
Required Methods
as_cel_value
Implementors
In protovalidate_
buffa::
cel
protovalidate_buffa
::
cel
Trait
AsCel
Value
Copy item path
Source
pub trait AsCelValue { // Required method fn
as_cel_value
(&self) ->
Value
; }
Required Methods
§
Source
fn
as_cel_value
(&self) ->
Value
Implementors
§