Skip to main content

edit_error_handler

Function edit_error_handler 

Source
pub async fn edit_error_handler(
    configuration: &Configuration,
    workspace: &str,
    edit_error_handler: EditErrorHandler,
) -> Result<String, Error<EditErrorHandlerError>>