Struct rust_fixed_width::spec::FieldSpecBuilder [] [src]

pub struct FieldSpecBuilder { /* fields omitted */ }

Methods

impl FieldSpecBuilder
[src]

Trait Implementations

impl Clone for FieldSpecBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Builder<FieldSpec> for FieldSpecBuilder
[src]