Expand description
Typed Rust token rendering for generated source files.
Structsยง
- Expression
Requirements ๐ - Rust
Source ๐Error - Failure to construct a complete formatted Rust source file.
Enumsยง
- File
Comment ๐ - A structurally attached comment rendered before a generated Rust file.
- Rust
Source ๐Error Kind
Functionsยง
- apply_
statement_ ๐padding - documented_
u32_ ๐constant - expression_
requirements ๐ - group_
float ๐ - group_
integer ๐ - inspect_
link ๐ - lit_f64 ๐
- lit_int ๐
- lit_str ๐
- render_
rust ๐ - Parses a complete token stream as a Rust file and formats it in-process.
- result_
expression ๐ - rust_
ident ๐ - rust_
path ๐