Struct rcut_lib::FieldProcessor[][src]

pub struct FieldProcessor {}

Trait Implementations

Generic line processor that delegates to concrete line processors

Process readable object: Send input to the line processor

Process files: Send them to the line processor

Read lines from the input files or STDIN and send them to the processor. Results go to defined output

Read lines from the input files or STDIN and write results to STDOUT

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.