Crates.io | parce_macros |
lib.rs | parce_macros |
version | 0.0.1 |
source | src |
created_at | 2021-06-13 09:32:23.108565 |
updated_at | 2021-06-23 06:11:04.177935 |
description | Proc macros for the parce crate |
homepage | |
repository | https://github.com/JoelCourtney/parce_macros |
max_upload_size | |
id | 409517 |
size | 82,741 |
This crate contains the lexer
and parser
macros used by the Parce crate.
Documentation for these macros are placed on the re-exports in the main crate,
because they generate code that depends on the main crate, meaning doc-tests cannot
be run here.
License: MIT OR Apache-2.0