Docs.rs
parol-4.1.1
parol 4.1.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
jsinger67
Dependencies
anyhow ^1.0
normal
assert_cmd ^2.0
normal
bitflags ^2.9.4
normal
cfg-if ^1.0.3
normal
clap ^4.5
normal
derive_builder ^0.20.2
normal
env_logger ^0.11.8
normal
function_name ^0.3.0
normal
lalry ^0.1.0
normal
num_cpus ^1.17.0
normal
owo-colors ^4.2.2
normal
parol-macros ^1.0.0
normal
parol_runtime ^4.0.0
normal
petgraph ^0.8.2
normal
rand ^0.9.2
normal
rand_regex ^0.18.1
normal
rayon ^1.11.0
normal
regex ^1.11
normal
regex-syntax ^0.8.2
normal
rustc-hash ^2.1.1
normal
scnr2 ^0.3.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^2
normal
syntree ^0.18.0
normal
syntree_layout ^0.4.0
normal
tempfile ^3
normal
thiserror ^2.0
normal
ts-rs ^11.0.1
normal
ume ^0.1
normal
assert_cmd ^2.0
dev
criterion ^0.7.0
dev
predicates ^3.1.3
dev
pretty_assertions ^1.4
dev
quickcheck ^1.0.3
dev
quickcheck_macros ^1.1.0
dev
reqwest ^0.12
dev
tempfile ^3
dev
Versions
79.31%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Files
parol/conversions/par/
mod.rs
1
pub mod
grammar_to_par;
2
3
pub use
grammar_to_par::render_par_string;