Skip to main content

store_raw_script_temp

Function store_raw_script_temp 

Source
pub async fn store_raw_script_temp(
    configuration: &Configuration,
    workspace: &str,
    body: &str,
) -> Result<String, Error<StoreRawScriptTempError>>