pub fn get_text_buffer<'a>(
needs_buffer: bool,
ctx: &mut NodeMeasure,
query: &'a mut Query<'_, '_, &mut ComputedTextBlock>,
) -> Option<&'a mut ComputedTextBlock>pub fn get_text_buffer<'a>(
needs_buffer: bool,
ctx: &mut NodeMeasure,
query: &'a mut Query<'_, '_, &mut ComputedTextBlock>,
) -> Option<&'a mut ComputedTextBlock>