Skip to main contentModule prelude
Source pub use crate::app::App;
- 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.
- TagInfo
- Tag information with optional usage count
- Timestamp
- TnId
- Error
- Patch
- Represents a field in a PATCH request with three states:
- ClResult