code-moniker-core 0.2.0

Core symbol-graph types and per-language extractors for code-moniker (pure Rust, no pgrx). Consumed by the CLI and the PostgreSQL extension.
Documentation
1
2
3
4
5
pub mod code_graph;
pub mod kinds;
pub mod moniker;
pub mod shape;
pub mod uri;