Docs.rs
cedar-policy-validator-2.3.0
cedar-policy-validator 2.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
aaronjeline
github:cedar-policy:devs
Dependencies
arbitrary ^1
normal
cedar-policy-core ^2.3.0
normal
itertools ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.0
normal
smol_str ^0.2
normal
stacker ^0.1.15
normal
thiserror ^1.0
normal
unicode-security ^0.1.0
normal
Versions
69.57%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Result
In cedar_policy_validator
?
Type Definition
cedar_policy_validator
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
SchemaError
>;