mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-28 00:43:12 +00:00
![]() instead of: #[api(description: "Some description.")] pub enum { ... } support: #[api] /// Some description. pub enum { ... } Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.. | ||
api1.rs | ||
api2.rs | ||
ext-schema.rs | ||
types.rs |