Struct pairing::bls12_381::G1Prepared [] [src]

pub struct G1Prepared(_);

Methods

impl G1Prepared
[src]

[src]

[src]

Trait Implementations

impl Clone for G1Prepared
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for G1Prepared
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for G1Prepared

impl Sync for G1Prepared