mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-04 11:52:47 +00:00
![]() 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> |
||
---|---|---|
.. | ||
debian | ||
src | ||
tests | ||
Cargo.toml |