notations

Function notations 

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