2 releases

0.1.1 Sep 27, 2024
0.1.0 Jun 26, 2024

#695 in Parser implementations

Download history 4/week @ 2024-07-28 14/week @ 2024-08-11 22/week @ 2024-08-18 41/week @ 2024-08-25 42/week @ 2024-09-01 23/week @ 2024-09-08 42/week @ 2024-09-15 185/week @ 2024-09-22 110/week @ 2024-09-29 10/week @ 2024-10-06 21/week @ 2024-10-13 24/week @ 2024-10-20 30/week @ 2024-10-27 19/week @ 2024-11-03 2/week @ 2024-11-10

76 downloads per month
Used in 16 crates (13 directly)

Apache-2.0

710KB
17K SLoC

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).

Dependencies

~8–15MB
~177K SLoC