Struct solana_zk_token_sdk::zk_token_elgamal::pod::EqualityProof [−][src]
Expand description
Serialization of equality proofs
Tuple Fields
0: [u8; 192]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EqualityProof
impl Send for EqualityProof
impl Sync for EqualityProof
impl Unpin for EqualityProof
impl UnwindSafe for EqualityProof
Blanket Implementations
pub default fn example() -> T
Mutably borrows from an owned value. Read more