Docs.rs
  • utmp-rs-0.4.0
    • utmp-rs 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • upsuper
    • Dependencies
      • libc ^0.2.66 normal
      • thiserror ^1.0.10 normal
      • time ^0.3 normal
      • utmp-raw ^0.4.0 normal
      • zerocopy ^0.7 normal
      • anyhow ^1.0.26 dev
      • once_cell ^1.3.1 dev
    • Versions
    • 82.35% of the crate is documented
  • Platform
    • aarch64-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

utmp_rs0.4.0

Crate Items

  • Enums
  • Functions
  • Type Aliases

List of all items

Enums

  • ParseError
  • UtmpEntry
  • UtmpError

Functions

  • parse_from_file
  • parse_from_path
  • parse_from_reader

Type Aliases

  • Utmp32Parser
  • Utmp64Parser
  • UtmpParser