Some checks failed
CI / Check / Test (push) Failing after 1m24s
Hex arch + DDD, tree-sitter parsing, Mermaid/ASCII output. Supports Rust + Python. 92 tests. CI, diff, --check for staleness detection.
4 lines
77 B
Rust
4 lines
77 B
Rust
mod stdout_output_writer;
|
|
|
|
pub use stdout_output_writer::StdoutOutputWriter;
|