mirror of
https://github.com/Noratrieb/mono-fmt.git
synced 2026-01-17 00:35:05 +01:00
state!
This commit is contained in:
parent
5b1531c38e
commit
6273a35732
2 changed files with 81 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ use syn::{
|
|||
Expr, LitStr, Token,
|
||||
};
|
||||
|
||||
mod parser;
|
||||
|
||||
// TODO: Rewrite using state machine please
|
||||
|
||||
struct Input {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue