Docs.rs
alint-core-0.9.21
alint-core 0.9.21
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
asamarts
Dependencies
globset ^0.4
normal
ignore ^0.4
normal
rayon ^1
normal
regex ^1
normal
serde ^1
normal
serde_yaml_ng ^0.10
normal
thiserror ^2
normal
tracing ^0.1
normal
tempfile ^3
dev
Versions
40.52%
of the crate is documented
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
alint_
core
0.9.21
In alint_
core::
when
alint_core
::
when
Function
parse
Copy item path
Source
pub fn parse(src: &
str
) ->
Result
<
WhenExpr
,
WhenError
>