[][src]Derive Macro lain_derive::FixupChildren

#[derive(FixupChildren)]

Automatically implements [trait@lain::traits::FixupChildren] for the given type. Custom implementations of [trait@lain::traits::Fixup] should call this function at the end of the fixup operations to ensure that all child fields are properly handled.