pub fn apply_fixes_rust(source: &str, layouts: &[&StructLayout]) -> StringExpand description
Apply Rust struct reorderings in-place, returning the modified source.
pub fn apply_fixes_rust(source: &str, layouts: &[&StructLayout]) -> StringApply Rust struct reorderings in-place, returning the modified source.