MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / rust.rs

File rust.rs

atomic-semantic/src/parsers/rust.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Rust parser for semantic analysis.
2//!
3//! Extracts functions, structs, enums, traits, impl blocks, type aliases,
4//! and constants from Rust source code using tree-sitter-rust.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected