2 releases

0.1.1 Sep 27, 2024
0.1.0 Jun 26, 2024

#740 in Parser implementations

Download history 27/week @ 2024-08-21 47/week @ 2024-08-28 26/week @ 2024-09-04 37/week @ 2024-09-11 35/week @ 2024-09-18 229/week @ 2024-09-25 54/week @ 2024-10-02 16/week @ 2024-10-09 23/week @ 2024-10-16 31/week @ 2024-10-23 19/week @ 2024-10-30 11/week @ 2024-11-06 8/week @ 2024-11-13 27/week @ 2024-11-20 38/week @ 2024-11-27 50/week @ 2024-12-04

123 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