proxmox/proxmox-network-api/src
Shannon Sterz 4fc074b4ba network-api: ignore clippy lint about upper case acronyms
while the lint is correct about how these enum members should be
capitalized, the enum is marked as `pub` and all users of it would
need to adapt. so ignore the lint for now [1].

[1]:
https://rust-lang.github.io/rust-clippy/master/index.html#upper_case_acronyms

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
2025-03-06 15:25:24 +01:00
..
config network-api: ignore clippy lint about upper case acronyms 2025-03-06 15:25:24 +01:00
api_impl.rs remove needless borrows 2024-06-28 10:22:58 +02:00
api_types.rs network-api: remove lazy_static dependency 2024-08-14 10:33:42 +02:00
lib.rs tree-wide: enable doc_cfg and doc_auto_cfg for docs 2024-07-02 11:59:53 +02:00