pub type FileLinesResult = Result<FileLines, SpanLinesError>;
Available on crate feature __utils only.