Macros§
- primitive
- turbobail
- Async bail macro. Resolves arguments then calls
anyhow::bail!(). - turbofmt
- Async format macro. Returns
impl Future<Output = Result<RcStr>>.
Attribute Macros§
Derive Macros§
- Deterministic
Hash - NonLocal
Value - Operation
Value - Task
Input - Trace
RawVcs - Value
Debug - Value
Debug Format - Value
ToString - Derive macro for
ValueToString. Also generatesValueToStringify for &T.