1 unstable release
new 0.0.1 | Feb 11, 2025 |
---|
#615 in #token
16KB
tk
A small library to generate tokens.
Installation
tk = { git = "https://github.com/ararog/tk.git" }
Usage
use tk::tk;
let code = tk(8);
println!("{}", code);
All set!
Dependencies
~1.5MB
~19K SLoC