Registry / config / etc
library0.1.20rscratesunverified

Bundle etc files for your project easily.

# Cargo.toml [dependencies] etc = "0.1.20"
INSTALL
IMPORT
SIG · ETC
E
etc
configrustv0.1.20
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.

Etc
✓ use etc::Etc;

Initializes an etc bundle for managing configuration files.

use etc::Etc; fn main() { let etc = Etc::new(); println!("Etc bundle ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.20latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
40
Resources
etc — cargo add etc · libregistry