Implement Ord and PartialOrd for secret key type
modified radicle-crypto/src/lib.rs
@@ -1,3 +1,4 @@
| + | |
|
|
|
|
|
@@ -156,6 +157,18 @@ impl PublicKey {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|