1 unstable release

0.1.0 Jun 26, 2024

#508 in Algorithms

Download history 66/week @ 2024-06-20 91/week @ 2024-06-27 15/week @ 2024-07-04 16/week @ 2024-07-11 14/week @ 2024-07-18 5/week @ 2024-07-25 8/week @ 2024-08-08 21/week @ 2024-08-15 27/week @ 2024-08-22 43/week @ 2024-08-29

99 downloads per month
Used in 14 crates (11 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
~180K SLoC