Serialize session secret keys #19
Annotations
8 errors
cargo clippy:
src/lib/high_level/keys.rs#L24
the trait bound `internal::arithmetic::ScalarNonZero: high_level::contexts::_::_serde::Serialize` is not satisfied
|
cargo clippy:
src/lib/high_level/keys.rs#L25
the trait bound `internal::arithmetic::ScalarNonZero: high_level::contexts::_::_serde::Deserialize<'_>` is not satisfied
|
cargo clippy:
src/lib/high_level/keys.rs#L25
the trait bound `internal::arithmetic::ScalarNonZero: high_level::contexts::_::_serde::Deserialize<'_>` is not satisfied
|
cargo clippy
Process completed with exit code 101.
|
cargo test:
src/lib/high_level/keys.rs#L24
the trait bound `internal::arithmetic::ScalarNonZero: Serialize` is not satisfied
|
cargo test:
src/lib/high_level/keys.rs#L25
the trait bound `internal::arithmetic::ScalarNonZero: Deserialize<'_>` is not satisfied
|
cargo test:
src/lib/high_level/keys.rs#L25
the trait bound `internal::arithmetic::ScalarNonZero: Deserialize<'_>` is not satisfied
|
cargo test
Process completed with exit code 101.
|