read_file_from_end

Function read_file_from_end 

Source
pub fn read_file_from_end<P: AsRef<Path>>(
    path: P,
    _buffer_size: usize,
) -> Result<Vec<String>>
Expand description

Read all lines from a file