pub fn extract_volume_patches<O0: Into<Output>>( input: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for ExtractVolumePatches::new().build(input, scope).
ExtractVolumePatches::new().build(input, scope)