Expand description
Blends imperative shell: language detection, tree-sitter parsing, AST-graph
construction, and canonical-JSON serialization. It wraps the pure domain and
is the crate published as fluidattacks-blends.
Re-exports§
pub use blends_domain as domain;
Structs§
Enums§
Traits§
Functions§
- get_
ast_ graph - get_
graphs_ from_ path - get_
syntax_ graph - parse
- render_
graph_ set - Renders each present graph as
<output_prefix>.ast.svgand<output_prefix>.syntax_graph.svg. Absent layers are skipped.