Expand description
Runtime support for code generated by token-goblin macros.
Re-exports§
pub use ux::IntoTokenStream;
Modules§
Macros§
- output
- Emit quote as token stream
- output_
str - Emit formatted string as token stream
Structs§
- Output
- Guest output packet returned from dylib
entry. THIS TYPE SHOULD MATCHtoken_goblin::span_recovery::Output
Functions§
- entry
- The entry for
charmthat handle input/output converions, and panics handling.