Expand description
Backup infrastructure module
Provides template rendering infrastructure for backup configuration files.
Re-exports§
pub use template::BackupConfigRenderer;pub use template::BackupConfigRendererError;pub use template::BackupContext;pub use template::BackupDatabaseConfig;pub use template::BackupProjectGenerator;pub use template::BackupProjectGeneratorError;pub use template::BackupTemplate;pub use template::BackupTemplateError;
Modules§
- template
- Backup template module