@0xb1b2b3b4b5b6b7b8; using Import = import "base.capnp"; struct Team { members @0 :List(Import.Person); status @1 :Import.Status; }