Struct rust_fixed_width::spec::SpecBuilder [] [src]

pub struct SpecBuilder { /* fields omitted */ }

Methods

impl SpecBuilder
[src]

Trait Implementations

impl Clone for SpecBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Builder<Spec> for SpecBuilder
[src]