Module libgitdit::message::line_processor [] [src]

Line processing utilities

Structs

Quoted

Quotation wrapper for iterators over strings

StripWhiteSpaceLeftIter

An Iterator type which iterates over String objects, used to strip whitespace from an iterator over String.

StripWhiteSpaceRightIter

An Iterator type which iterates over String objects, used to strip whitespace from an iterator over String.

TrailingBlankTrimmer

Iterator adapter for removing blank lines from the end of a sequence

WithoutCommentsIter

An iterator type for removing comment lines

Type Definitions

StrippingIter

Convenience iterator for stripping things from a message