project-map-cli-rust 0.1.1

High-performance architectural map generator for AI agents and developers.
Documentation
1
2
3
4
5
pub mod parser;
pub mod graph;
pub mod orchestrator;
pub mod query_engine;
pub mod utils;