Release notes
Updates
- Add new structure
ParsedAddress
that wraps the labeled tokens from
AddressParserResponse
. - Implement
IntoIterator
forAddressParserResponse
.
ParsedAddress
that wraps the labeled tokens fromAddressParserResponse
.IntoIterator
for AddressParserResponse
.