Crate analyzer¶
Version: 0.0.2
This crate provides a library for analyzing Rust code.
Tip
We can now integrate its documentation with Sphinx!
We need to be able to analyze a rust package and extract the necessary information from it. |
Modules¶
This module contains the code for analyzing the input Rust code and extracting the necessary information from it. |
|
Data model for the analyzer |