Utilities for working with the Recon markup format.
This create provides a number of utilities for working with the Recon markup format. These consist of:
- Recon parser.
- Recon printer that will format types that support the [
swimos_form::Form] trait to strings. - Comparator for Recon strings that does not require them to be deserialized.
- Hash function for Recon strings (that will produce the same hash for strings that represent equal values).