Skip to main content

execute_cleanup

Function execute_cleanup 

Source
pub fn execute_cleanup(
    cleanup: &RestCleanup,
    base_url: &str,
    bearer_token: Option<&str>,
    main_response_body: &[u8],
) -> Result<()>