You said that the value of `gid` is `{val:0, has:false}`, but in your code, 
`gid` is already unwrapped. Does that mean `obj.gid` is an `Option` containing 
another `Option`?

Reply via email to