Skip to main content

get_gnotes

Function get_gnotes 

Source
pub async fn get_gnotes(
    uri: &DocumentElementUri,
) -> Result<Box<[GradingNote]>, ServerFnError<String>>
Available on crate feature ssr only.