Struct flo::standard_tools::SelectModel [] [src]

pub struct SelectModel { /* fields omitted */ }

The model for the Select tool

Trait Implementations

impl Clone for SelectModel
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for SelectModel

impl Sync for SelectModel