Crate utmp_rs[][src]

Structs

Parser to parse a utmp file. It can be used as an iterator.

Enums

Functions

Parse utmp entries from the given file.

Parse utmp entries from the given path.

Parse utmp entries from the given reader.