angr.rust.knowledge_plugins.type_hints¶
- class angr.rust.knowledge_plugins.type_hints.TypeHints¶
Bases:
KnowledgeBasePluginStore type hints for virtual variables inferred from Rust patterns.
- __init__(kb)¶
Bases: KnowledgeBasePlugin
Store type hints for virtual variables inferred from Rust patterns.