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