proxmox-backup/src/section_config.rs

10 lines
53 B
Rust
Raw Normal View History

2018-11-19 05:47:39 +00:00
struct SectionConfig {
}
impl SectionConfig {
}