Re-exports§
pub use core::error;pub use core::fs;pub use core::path;pub use core::platform;pub use core::store;pub use config::template;pub use config::vars;pub use sync::deploy;pub use sync::fingerprint;pub use sync::hooks;pub use sync::merge;pub use error::Error;pub use error::Result;