Function notations

Source
pub async fn notations(
    uri: URI,
) -> Result<Vec<(DocumentElementURI, Notation)>, ServerFnError<String>>
Available on crate feature ssr only.