angr.rust.analyses.rust_calling_convention.rust_calling_convention_model

class angr.rust.analyses.rust_calling_convention.rust_calling_convention_model.RustCallingConventionModel

Bases: object

Stores inferred calling convention facts for a Rust function.

__init__()