Struct solana_zk_token_sdk::zk_token_elgamal::pod::ElGamalCiphertext
source · [−]Tuple Fields
0: [u8; 64]
Trait Implementations
Performs the conversion.
Performs the conversion.
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for ElGamalCiphertext
impl Send for ElGamalCiphertext
impl Sync for ElGamalCiphertext
impl Unpin for ElGamalCiphertext
impl UnwindSafe for ElGamalCiphertext
Blanket Implementations
pub default fn example() -> T
Mutably borrows from an owned value. Read more