Struct rcut_lib::CharProcessor [−][src]
pub struct CharProcessor {}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 CharProcessorimpl Send for CharProcessorimpl Sync for CharProcessorimpl Unpin for CharProcessorimpl UnwindSafe for CharProcessor