mirror of
https://git.proxmox.com/git/proxmox-ve-rs
synced 2025-10-04 10:01:27 +00:00
![]() Currently we are using tuples to represent IP ranges which is suboptimal. Validation logic and invariant checking needs to happen at every site using the IP range rather than having a unified struct for enforcing those invariants. Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com> |
||
---|---|---|
.cargo | ||
proxmox-ve-config | ||
.gitignore | ||
build.sh | ||
bump.sh | ||
Cargo.toml | ||
Makefile |