[][src]Module sourcegen_cli::tokens

Structs

NewLine

Token used to generate a newline in the output. Used as a marker. Usage:

PlainComment

Token used to generate plain Rust comments in the output. Used as a marker in front of the string literal to generate a plain comment. Usage: