pub fn doc_elem_name(
uri: DocumentElementURI,
kind: Option<&'static str>,
title: String,
) -> impl IntoView
Available on crate feature
omdoc
only.pub fn doc_elem_name(
uri: DocumentElementURI,
kind: Option<&'static str>,
title: String,
) -> impl IntoView
omdoc
only.