mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-28 16:23:06 +00:00
![]() the updater tests require both the trait and the proc macros to be visible, running tests with `--all-features` prevents them from being imported from two separate locations as their names are the same, so let's always include the macro versions in test cases by depending on the `api-macro` feature in tests in the api-macro crate Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.. | ||
allof.rs | ||
api1.rs | ||
api2.rs | ||
ext-schema.rs | ||
int-limits.rs | ||
options.rs | ||
types.rs | ||
updater.rs |