Docs.rs
forge-guard-0.2.0
forge-guard 0.2.0
Docs.rs crate page
MIT
08 August 2026
Links
Repository
crates.io
Source
Owners
codetibo
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
colored ^3
normal
duct ^1.1
normal
globset ^0.4
normal
hex ^0.4
normal
rayon ^1
normal
regex ^1
normal
reqwest ^0.12
normal
rusqlite ^0.40
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
tera ^1
normal
terminal_size ^0.4
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1.1
normal
walkdir ^2
normal
tempfile ^3
dev
Versions
65.25%
of the crate is documented
Go to latest version
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
cpu_count
forge_
guard
0.2.0
In forge_
guard::
utils
forge_guard
::
utils
Function
cpu_
count
Copy item path
Source
pub fn cpu_count() ->
usize
Expand description
Get the number of available CPU cores for parallel execution.