Function google_cloud_spanner::mutation::update_struct
source · Expand description
update_struct returns a Mutation to update a row in a table, specified by a Go struct. If the row does not already exist, the write or transaction fails.