mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-23 03:17:00 +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> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |