Expand description
§sys-shred Library Interface
This library provides a professional, high-integrity framework for secure
file erasure. It is designed for use in both the sys-shred CLI and other
Rust applications requiring reliable data destruction.
Re-exports§
pub use core::Shredder;pub use error::ShredError;pub use error::ShredResult;