liblisa::encoding::mcs

Function verify_and_fix

pub fn verify_and_fix<A: Arch>(
    encodings: &mut Vec<Encoding<A, ()>>,
    remove: bool,
)
Expand description

Check the integrity of all encodings, and apply automatic fixes if possible.