argus/argus-derive
Anand Balakrishnan 7ce056b471
refactor!(argus): combine co-dependent crates
- argus-core, argus-parser, argus-semantics are highly co-dependent, and
  hence should be in the same create.
2023-10-06 15:40:20 -07:00
..
src refactor!(argus): combine co-dependent crates 2023-10-06 15:40:20 -07:00
Cargo.toml docs: add metadata to Cargo.toml files [skip ci] 2023-10-06 11:44:11 -07:00
README.md feat!(core): Use new AST structure 2023-06-06 10:46:27 -04:00

argus-derive

This crate contains custom derive macros for traits described in argus-core and argus-semantics.