2 releases

0.1.1 Sep 27, 2024
0.1.0 Jun 26, 2024

#745 in Parser implementations

Download history 53/week @ 2024-08-31 17/week @ 2024-09-07 42/week @ 2024-09-14 153/week @ 2024-09-21 137/week @ 2024-09-28 22/week @ 2024-10-05 20/week @ 2024-10-12 24/week @ 2024-10-19 30/week @ 2024-10-26 19/week @ 2024-11-02 1/week @ 2024-11-09 22/week @ 2024-11-16 31/week @ 2024-11-23 38/week @ 2024-11-30 54/week @ 2024-12-07 29/week @ 2024-12-14

161 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–14MB
~176K SLoC