proxmox/proxmox-api-macro
Wolfgang Bumiller 973e7ccef0 rename some permission/access items
router.permissions(...) -> router.access(...)
    to be more consistent with the other builder methods and
    struct member names

ApiAccessPermissions -> ApiAccess
    shorter, not necessarily with defined permissions, and
    gets rid of a singular/plural confusion

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-04-15 09:19:25 +02:00
..
debian bump api-macro to 0.1.5 2020-03-19 09:58:02 +01:00
src rename some permission/access items 2020-04-15 09:19:25 +02:00
tests rename some permission/access items 2020-04-15 09:19:25 +02:00
Cargo.toml api-macro: explicitly enable syn's visit-mut feature 2020-03-23 08:04:26 +01:00