Function utmp_rs::parse_from_file[][src]

pub fn parse_from_file(file: File) -> Result<Vec<UtmpEntry>, ParseError>
Expand description

Parse utmp entries from the given file.