Type Alias utwt::Utmp32Parser

source ·
pub type Utmp32Parser<R> = UtmpParserImpl<R, utmp>;
Expand description

Parser to parse a 32-bit utmp file.