aiken/crates/aiken-lang
KtorZ 93e010b345
Replace 'public' utils with a more generic 'optional_flag'
The 'public' util was arguably not really adding much except a layer of indirection.
  In the end, one useful parsing behavior to abstract is the idea of 'optional flag' that we use for both 'pub' and 'opaque' keywords.
2023-07-05 13:57:34 +02:00
..
src Replace 'public' utils with a more generic 'optional_flag' 2023-07-05 13:57:34 +02:00
Cargo.toml feat: finish splitting up parsers 2023-07-04 17:19:28 -04:00