Crate error_log

source ·
Expand description

Library to store errors and log messages and display them later.

Macros

Structs

  • Entry containing an Error of type E or an log message
  • A Object to store multiple error messages and display them at once

Enums

Traits

Type Definitions