
error: Type swim_test_errors::OutputStruct has no field missing
    ┌─ field_accesses.py:29
    │
 29 │ s.o.missing.assert_eq("5")
    │ ^^^^^^^^^^^^^^^^^^^^^^^^^^ No field `missing` in swim_test_errors::OutputStruct

  Help: The full path of the field is `o.missing`

