xparse-macros

Crates.ioxparse-macros
lib.rsxparse-macros
version0.1.10
sourcesrc
created_at2023-11-23 06:48:58.801493
updated_at2023-11-30 08:44:15.957012
descriptionA parser combinator that is fully statically dispatched and supports both sync & async parsing.
homepagehttps://github.com/AlseinX/xparse
repositoryhttps://github.com/AlseinX/xparse
max_upload_size
id1045862
size28,364
Alsein (AlseinX)

documentation

README

XParse

A parser combinator that is fully statically dispatched and supports both sync & async parsing.

How to use

An example of a very simple JSON parser is provided as a test.

License

This repository is open-sourced with the MIT License with exceptions of that, any person or organization that matches one of the following conditions are fully prohibited to this repository:

  • Being born, founded, registered or naturalized in Israel.

  • Once publically expressing support for Israel or Zionism.

  • Being identified as jew, without publicly expressing opposition to Israel and Zionism.

  • Once publically expressing support for Feminist.

Commit count: 19

cargo fmt