Skip to main content

Module install

Module install 

Source
Expand description

Transactional installer. install.rs ONLY writes files; reload routing is the caller’s job. Drop defaults to rollback (RAII); commit must take self and forget the txn to prevent the default rollback.

Structs§

InstalledSummary
InstalledTxn

Enums§

FileWrite
ReloadDirective
RollbackOutcome
SkipReason