Docs.rs
libmagic-rs-0.5.0
libmagic-rs 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
unclesp1d3r
Dependencies
byteorder ^1.5.0
normal
cfg-if ^1.0.4
normal
clap ^4.5.60
normal
clap-stdin ^0.8.1
normal
clap_complete ^4.5.66
normal
ctrlc ^3.5.2
normal
memchr ^2.8.0
normal
memmap2 ^0.9.10
normal
nom ^8.0.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0.18
normal
assert_cmd ^2.1.2
dev
criterion ^0.8.2
dev
insta ^1.46.3
dev
nix ^0.31.2
dev
predicates ^3.1.4
dev
proptest ^1.10.0
dev
regex ^1.12.3
dev
tempfile ^3.26.0
dev
nom ^8.0.0
build
serde ^1.0.228
build
thiserror ^2.0.18
build
Versions
100%
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
MIN_STRENGTH
libmagic_
rs
0.5.0
In libmagic_
rs::
evaluator::
strength
libmagic_rs
::
evaluator
::
strength
Constant
MIN_
STRENGTH
Copy item path
Source
pub const MIN_STRENGTH:
i32
= 0;
Expand description
Minimum strength value (clamped to prevent negative strength)