Docs.rs
cedar-policy-validator-3.4.3
cedar-policy-validator 3.4.3
Docs.rs crate page
Apache-2.0
22 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
cdisselkoen
aaronjeline
katherine-hough
github:cedar-policy:core-cedar-devs
john-h-kastner-aws
lianah
victornicolet
Dependencies
arbitrary ^1
normal
optional
cedar-policy-core =3.4.3
normal
itertools ^0.12
normal
lalrpop-util ^0.20.0
normal
lazy_static ^1.4.0
normal
miette ^7.1.0
normal
nonempty ^0.10.0
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.6
normal
optional
serde_json ^1.0
normal
serde_with ^3.0
normal
smol_str ^0.2
normal
stacker ^0.1.15
normal
thiserror ^1.0
normal
tsify ^0.4.5
normal
optional
unicode-security ^0.1.0
normal
wasm-bindgen ^0.2.82
normal
optional
cedar-policy-core =3.4.3
dev
cool_asserts ^2.0
dev
lalrpop ^0.20.0
build
Versions
58.08%
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
parse_schema
cedar_
policy_
validator
3.4.3
In cedar_
policy_
validator::
human_
schema::
parser
cedar_policy_validator
::
human_schema
::
parser
Function
parse_
schema
Copy item path
Source
pub fn parse_schema(text: &
str
) ->
Result
<
Vec
<
Node
<Namespace>>, ParseErrors>
Expand description
Parse schema from text