🔬This is a nightly-only experimental API. (
liballoc_internals
)Macros§
- format_
args Experimental - Constructs parameters for the other string-formatting macros.
Functions§
- must_
use Experimental - An identity function that causes an
unused_must_use
warning to be triggered if the given value is not used (returned, stored in a variable, etc) by the caller.