Expand description
TOOD: use impl fmt::Debug
Structs§
- Print
Config - Production-ready configuration for rendering and printing
- Render
Error - Error type for rendering operations
Enums§
- Print
Format - Output format for rendering
Functions§
- print_
llmcc_ graph - Print control flow graph to stdout
- print_
llmcc_ graph_ with_ config - Print control flow graph to stdout with custom configuration
- print_
llmcc_ ir - Print HIR to stdout
- print_
llmcc_ ir_ with_ config - Print HIR to stdout with custom configuration
- render_
llmcc_ graph_ with_ config - Render control flow graph with custom configuration
- render_
llmcc_ ir - Render HIR with default configuration
- render_
llmcc_ ir_ with_ config - Render HIR with custom configuration