Function edit_error_handler

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