Registry / build-tool / system-deps

system-deps

JSON →
library7.0.8rscratesunverified

Discover and configure system dependencies from declarative dependencies in Cargo.toml.

# Cargo.toml [dependencies] system-deps = "7.0.8"
INSTALL
IMPORT
SIG · SYSTEM-DEPS
S
system-deps
build-toolrustv7.0.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Config
use system_deps::Config;

Creating a system dependencies configuration.

use system_deps::Config; fn main() { let config = Config::new(); println!("System deps config created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.0.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
system-deps — cargo add system-deps · libregistry