rstd 0.1.0
Loading...
Searching...
No Matches
rstd::log::Record Struct Referenceexport
module rstd.log

The payload of a log message, passed to Log::log(). More...

Detailed Description

The payload of a log message, passed to Log::log().

Mirrors Rust's log::Record: metadata + formatted args + source location.


The documentation for this struct was generated from the following file: