proxmox/proxmox-router
Shannon Sterz d95a4f25e0 router: allow from_str on Confirmation that is not for FromStr
while usually this would improve ergonomics, in this case it isn't
clear whether all uses of `FromStr` would be considered valid here.
renaming the function would also make the type more confusing to use
as `from_str_with_default` also exists, so keep this for consistency.
this ignores a clippy lint [1].

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

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
2025-03-06 15:16:04 +01:00
..
debian router: bump to 3.1.0-1 2025-03-04 15:54:19 +01:00
src router: allow from_str on Confirmation that is not for FromStr 2025-03-06 15:16:04 +01:00
tests router: test: sort object schema properties 2025-01-14 10:34:29 +01:00
Cargo.toml router: bump to 3.1.0-1 2025-03-04 15:54:19 +01:00