save_document

Function save_document 

Source
pub(super) async fn save_document(
    environment: &MountainEnvironment,
    uri: Url,
) -> Result<bool, CommonError>
Expand description

Saves the document at the given URI.