[][src]Trait asparit::WithSetup

pub trait WithSetup {
    pub fn setup(&self) -> Setup { ... }
}

Provided methods

pub fn setup(&self) -> Setup

Setup to drive the iterator with.

Loading content...

Implementors

Loading content...