Implement keypair storage and retrieval for groups (Radmap #2.2) #8
Annotations
10 errors
src/main.rs#L123
no field `value` on type `std::option::Option<veilid_core::CryptoTyped<veilid_core::CryptoKey>>`
|
src/main.rs#L221
mismatched types
|
src/main.rs#L254
mismatched types
|
src/main.rs#L268
`std::option::Option<veilid_core::CryptoKey>` doesn't implement `std::fmt::Display`
|
src/main.rs#L268
the trait bound `std::option::Option<veilid_core::CryptoKey>: veilid_core::FromStr` is not satisfied
|
src/main.rs#L268
the trait bound `std::option::Option<veilid_core::CryptoKey>: veilid_core::Encodable` is not satisfied
|
src/main.rs#L268
mismatched types
|
src/main.rs#L268
`std::option::Option<veilid_core::CryptoKey>` doesn't implement `std::fmt::Display`
|
src/main.rs#L268
the trait bound `std::option::Option<veilid_core::CryptoKey>: veilid_core::FromStr` is not satisfied
|
src/main.rs#L268
the trait bound `std::option::Option<veilid_core::CryptoKey>: veilid_core::Encodable` is not satisfied
|
This job failed
Loading