project-map-cli-rust 0.1.1

High-performance architectural map generator for AI agents and developers.
Documentation
1
2
3
4
from module_b import hello

def main():
    print(hello())