[][src]Crate rood

Re-exports

pub use error::Cause;
pub use error::CausedResult;
pub use error::Error;

Modules

cli

Useful functionality for command-line interfaces.

error

Common error type for the Rood library as well as for most Purposed projects.

sys

Regroupment of system utilities, filesystem stuff, and portable wrappers around platform-specific functionality.