]> git.proxmox.com Git - proxmox-backup.git/commit - src/bin/proxmox-backup-api.rs
split code into several files
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 31 Oct 2018 09:42:14 +0000 (10:42 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 31 Oct 2018 09:42:14 +0000 (10:42 +0100)
commit886e5ce8f73e51f076aa8cea8bdf0ef89143ccdb
tree992719997d707a2d7976ffdfa6bf8e1ac7a66dd9
parent22f0adf26a5d7eb5b1de60ab6a486f66ffac3341
split code into several files
Cargo.toml
src/api_info.rs [new file with mode: 0644]
src/json_schema.rs [new file with mode: 0644]
src/lib.rs
src/main.rs