Module rustfmt_config::file_lines [] [src]

This module contains types and functions to support formatting specific line ranges.

Structs

FileLines

A set of lines in files.

Files

FileLines files iterator.

LineRange

A range of lines in a file, inclusive of both ends.

Range

A range that is inclusive of both ends.