[][src]Crate utmp_rs

Enums

ParseError
UtmpEntry
UtmpError

Functions

parse_from_file

Parse utmp entries from the given file.

parse_from_path

Parse utmp entries from the given path.

parse_from_reader

Parse utmp entries from the given reader.