Function layout_2020::taffy::layout::with_independant_formatting_context
source ยท fn with_independant_formatting_context<T>(
item: &mut TaffyItemBoxInner,
cb: impl FnOnce(&IndependentFormattingContext) -> T,
) -> T