pub fn serialize_iterator<O0: Into<Output>>( resource_handle: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for SerializeIterator::new().build(resource_handle, scope).
SerializeIterator::new().build(resource_handle, scope)