radicle-heartwood-lfs/radicle
Fintan Halpenny ef0628c48e
Exchange From for TryFrom for PathBuf and Home
The `From` implementation would allow someone to create a `Home` in an
incorrect fashion, for example the path is not canonical.

Exchange `From` for a `TryFrom` implementation.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-02-17 10:37:39 +01:00
..
src Exchange From for TryFrom for PathBuf and Home 2023-02-17 10:37:39 +01:00
Cargo.toml node: Move to NoiseXK 2023-02-15 22:05:04 +01:00