Crates.io | kinetics-parser |
lib.rs | kinetics-parser |
version | 0.7.16 |
created_at | 2025-05-08 13:05:40.601165+00 |
updated_at | 2025-09-18 09:48:18.526404+00 |
description | A parser used for Kinetics project. |
homepage | |
repository | https://github.com/ottofeller/kinetics |
max_upload_size | |
id | 1665318 |
size | 24,674 |
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.