init: archlens — architecture diagram generator
Some checks failed
CI / Check / Test (push) Failing after 1m24s
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.
This commit is contained in:
3
crates/adapters/cargo-workspace/src/lib.rs
Normal file
3
crates/adapters/cargo-workspace/src/lib.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
mod cargo_workspace_analyzer;
|
||||
|
||||
pub use cargo_workspace_analyzer::CargoWorkspaceAnalyzer;
|
||||
Reference in New Issue
Block a user