Docs.rs
cedar-policy-formatter-4.2.2
cedar-policy-formatter 4.2.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
aaronjeline
github:cedar-policy:devs
Dependencies
cedar-policy-core =4.2.2
normal
itertools ^0.13
normal
lazy_static ^1.4.0
normal
logos ^0.14.0
normal
miette ^7.1.0
normal
pretty ^0.12.1
normal
regex ^1.9.1
normal
smol_str ^0.3
normal
insta ^1.41.1
dev
Versions
4.41%
of the crate is documented
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
cedar_
policy_
formatter
4.2.2
Module lexer
Module Items
Functions
In crate cedar_
policy_
formatter
cedar_policy_formatter
Module
lexer
Copy item path
Source
Functions
ยง
get_
token_
stream
Tokenize the input, associating with each token a leading and trailing comment if they are present. Also returns a string containing any comments that may be present at the end of input after all tokens are consumed.