radicle-heartwood-lfs/crates/radicle-crypto/src/ssh
Fintan Halpenny 5b260964cb crypto: mark errors as `non_exhaustive`
To improve crate version churn, mark the error types as `non_exhaustive`.
This removes the need to change the version number of the crate when adding a
new variant.

Note that these errors are never matched on, so no other code is changed in
dependent crates.
2025-10-06 18:57:30 +02:00
..
agent.rs ssh: Use winpipe for SSH agent on Windows 2025-07-23 10:31:15 +02:00
keystore.rs crypto: mark errors as `non_exhaustive` 2025-10-06 18:57:30 +02:00