Docs.rs
penumbra-sdk-proof-params-2.1.0
penumbra-sdk-proof-params 2.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
conorsch
erwanor
github:penumbra-zone:protocol-team
Dependencies
anyhow ^1.0.75
normal
ark-ec ^0.4.2
normal
ark-ff ^0.4.2
normal
ark-groth16 ^0.4.0
normal
ark-r1cs-std ^0.4.0
normal
ark-relations ^0.4
normal
ark-serialize ^0.4.2
normal
ark-snark ^0.4.0
normal
ark-std ^0.4
normal
bech32 ^0.8.1
normal
decaf377 ^0.10.1
normal
num-bigint ^0.4
normal
once_cell ^1.8
normal
rand ^0.8.5
normal
rand_core ^0.6.4
normal
serde ^1.0.186
normal
sha2 ^0.10
normal
tracing ^0.1
normal
anyhow ^1
build
hex ^0.4.3
build
optional
regex ^1
build
optional
reqwest ^0.12.9
build
optional
serde_json ^1
build
optional
sha2 ^0.10.6
build
optional
Versions
46.94%
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
ProvingKeyExt
penumbra_
sdk_
proof_
params
2.1.0
Proving
KeyExt
Required Methods
debug_id
Implementations on Foreign Types
ProvingKey<Bls12_377>
Implementors
In crate penumbra_
sdk_
proof_
params
penumbra_sdk_proof_params
Trait
Proving
KeyExt
Copy item path
Source
pub trait ProvingKeyExt { // Required method fn
debug_id
(&self) ->
String
; }
Required Methods
§
Source
fn
debug_id
(&self) ->
String
Implementations on Foreign Types
§
Source
§
impl
ProvingKeyExt
for
ProvingKey
<
Bls12_377
>
Source
§
fn
debug_id
(&self) ->
String
Implementors
§