Skip to main content

leaf_guard_python

Function leaf_guard_python 

Source
pub fn leaf_guard_python(
    instr: &ValidatedInstruction,
    unit_bytes: u32,
    endian: &str,
) -> Option<String>
Expand description

Compute a guard condition for a leaf node in Python. Returns None if no guard is needed.