#kinetics #parser #macro #rust

kinetics-parser

A parser used for Kinetics project

3 unstable releases

new 0.2.1 May 8, 2025
0.2.0 May 8, 2025
0.1.0 May 8, 2025

#86 in Parser tooling

Download history 277/week @ 2025-05-04

277 downloads per month
Used in 2 crates

Apache-2.0 OR MIT

14KB
318 lines

Kinetics parser

The crate provides primitives used for kinetics macro parsing, either in macro itself or by CLI. The entities include available function types, their arguments, as well as rules for argument validation.

Most probably if you're not developing the Kinetics project you don't need this crate.

Dependencies

~190–600KB
~14K SLoC