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
Auto Trait Implementations
impl RefUnwindSafe for FieldProcessorimpl Send for FieldProcessorimpl Sync for FieldProcessorimpl Unpin for FieldProcessorimpl UnwindSafe for FieldProcessor