Struct bellman::multiexp::FullDensity [] [src]

pub struct FullDensity;

Trait Implementations

impl Clone for FullDensity
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<FullDensity> for FullDensity
[src]

Performs the conversion.

impl<'a> QueryDensity for &'a FullDensity
[src]

Returns whether the base exists.