Docs.rs
mercurial-signature-0.1.0
mercurial-signature 0.1.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
AlvinHon
Dependencies
ark-bls12-381 ^0.4
normal
ark-ec ^0.4
normal
ark-ff ^0.4
normal
ark-serialize ^0.4
normal
ark-std ^0.4
normal
rand_core ^0.6
normal
criterion ^0.5
dev
rand ^0.8
dev
Versions
16.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mercurial_
signature
0.1.0
Secret
Key
Aliased Type
In crate mercurial_
signature
mercurial_signature
Type Alias
SecretKey
Copy item path
Source
pub type SecretKey = SecretKey<
CurveBls12_381
>;
Aliased Type
ยง
pub struct SecretKey {
/* private fields */
}