proxmox-backup/src/lib.rs
Dietmar Maurer 763220cefa use edition 2018 (beta)
This is expected to be stable by the end of the year.
2018-11-01 14:42:27 +01:00

4 lines
59 B
Rust

pub mod static_map;
pub mod json_schema;
pub mod api_info;