gobby-code 1.3.3

Fast Rust CLI for Gobby's code index — AST-aware search, symbol navigation, and dependency graph
Documentation
1
2
3
4
5
6
7
8
mod api_contract;
mod cleanup;
mod explicit_routing;
mod facts;
mod fixtures;
mod overlay;
mod serial_db;
mod state;