Crate acct

Source
Expand description

This is documentation for the acct crate.

The acct crate is meant to be used for handling and processing the acct(5) file generated by UNIX process accounting.

Structs§

AcctFile
Represents an acct(5) log file.
AcctV3
Represents a acct(5) v3 record structure

Enums§

Error

Functions§

expand_time

Type Aliases§

Result