rstd 0.1.0
Loading...
Searching...
No Matches
rstd::fmt::Argument Struct Referenceexport
module rstd.core

A type-erased formatting argument that can dispatch to Display or Debug. More...

Detailed Description

A type-erased formatting argument that can dispatch to Display or Debug.

Created via Argument::make(val) and used internally by the format machinery.


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