]> git.proxmox.com Git - proxmox.git/commit
schema: add basic api types feature
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 31 Jan 2023 12:46:37 +0000 (13:46 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 2 Mar 2023 15:14:04 +0000 (16:14 +0100)
commita8bd8fca15f3c28d0e0bc96411b8be159ac522a0
tree91eeffe99e29f02d854f546c69db505487af7f6e
parentf813e8d866ec683d252b009e3553b23551b122f8
schema: add basic api types feature

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-schema/Cargo.toml
proxmox-schema/src/api_types.rs [new file with mode: 0644]
proxmox-schema/src/lib.rs