pub(super) fn do_definiendum<V: IntoView + 'static, const MATH: bool>( children: impl FnOnce() -> V + Send + 'static, ) -> impl IntoView