Docs.rs
cargo-coupling-0.3.1
cargo-coupling 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nwiizo
Dependencies
axum ^0.8
normal
cargo_metadata ^0.19
normal
clap ^4.5
normal
glob ^0.3
normal
mime_guess ^2
normal
open ^5
normal
rayon ^1.10
normal
regex-lite ^0.1
normal
rust-embed ^8
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^2.0
normal
thiserror ^2.0
normal
tokio ^1
normal
toml ^0.9
normal
tower-http ^0.6
normal
walkdir ^2.5
normal
criterion ^0.5
dev
tempfile ^3.24
dev
Versions
72.11%
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
Skip to main content
parse_grade
cargo_
coupling
0.3.1
In cargo_
coupling::
cli_
output
cargo_coupling
::
cli_output
Function
parse_
grade
Copy item path
Source
pub fn parse_grade(s: &
str
) ->
Option
<
HealthGrade
>
Expand description
Parse grade string to HealthGrade