pub(super) async fn save_document(
environment: &MountainEnvironment,
uri: Url,
) -> Result<bool, CommonError>Expand description
Saves the document at the given URI.
pub(super) async fn save_document(
environment: &MountainEnvironment,
uri: Url,
) -> Result<bool, CommonError>Saves the document at the given URI.