Registry / build-tool / spack-rs

spack-rs

JSON →
library0.0.8rscratesunverified

Summon Spack from Rust build scripts for package management.

# Cargo.toml [dependencies] spack-rs = "0.0.8"
INSTALL
IMPORT
SIG · SPACK-RS
S
spack-rs
build-toolrustv0.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.

Spack
use spack_rs::Spack;

Initialize a Spack instance.

use spack_rs::Spack; fn main() { let spack = Spack::new(); println!("{:?}", spack); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
spack-rs — cargo add spack-rs · libregistry