Docs.rs
jcl-1.2.0
jcl 1.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
turner-hemmer
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.5
normal
optional
colored ^3.0
normal
console_error_panic_hook ^0.1
normal
optional
dirs ^6.0
normal
futures ^0.3
normal
optional
glob ^0.3
normal
optional
handlebars ^6.3
normal
jni ^0.21
normal
optional
lazy_static ^1.5
normal
lru ^0.16
normal
magnus ^0.8
normal
optional
md5 ^0.8
normal
neon ^1.0
normal
optional
notify ^8.2
normal
optional
num_cpus ^1.16
normal
pest ^2.8
normal
pest_derive ^2.8
normal
petgraph ^0.8
normal
pyo3 ^0.27
normal
optional
rayon ^1.8
normal
regex ^1.10
normal
rustyline ^17.0
normal
optional
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
tempfile ^3.8
normal
optional
thiserror ^2.0
normal
tokio ^1.35
normal
optional
toml ^0.9
normal
tower-lsp ^0.20
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
urlencoding ^2.1
normal
uuid ^1.6
normal
optional
wasm-bindgen ^0.2
normal
wee_alloc ^0.4
normal
optional
criterion ^0.7
dev
pretty_assertions ^1.4
dev
proptest ^1.4
dev
tempfile ^3.8
dev
wasm-bindgen-test ^0.3
dev
uuid ^1.6
normal
optional
Versions
45.2%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
parse_str
jcl
1.2.0
In jcl::
parser
jcl
::
parser
Function
parse_
str
Copy item path
Source
pub fn parse_str(input: &
str
) ->
Result
<
Module
>
Expand description
Parse JCL from a string