Skip to main content

Module prelude

Module prelude 

Source

Re-exports§

pub use crate::app::App;

Macros§

debug
Constructs an event at the debug level.
debug_span
Constructs a span at the debug level.
error
Constructs an event at the error level.
error_span
Constructs a span at the error level.
info
Constructs an event at the info level.
info_span
Constructs a span at the info level.
warn
Constructs an event at the warn level.
warn_span
Constructs a span at the warn level.

Structs§

TagInfo
Tag information with optional usage count
Timestamp
TnId

Enums§

Error
Patch
Represents a field in a PATCH request with three states:

Type Aliases§

ClResult