-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Currently we have no way to generate an owned version of Arguments except writing a compiler plugin since the parsing of the format string is done by compiler.
We need either
- Implement our own formatting library.
- Wait for an owned version of
Argumentsas in Add an owned version of core::fmt::Arguments<'a> that can be sent over threads rust-lang/rfcs#1538.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels