// rustfmt-format_code_in_doc_comments: true struct TestStruct { position_currency: String, // Currency for position of this contract. If not null, 1 contract = 1 positionCurrency. pu: Option, // Previous event update sequense ("u" of previous message), -1 also means None }