parce_macros

Crates.ioparce_macros
lib.rsparce_macros
version0.0.1
sourcesrc
created_at2021-06-13 09:32:23.108565
updated_at2021-06-23 06:11:04.177935
descriptionProc macros for the parce crate
homepage
repositoryhttps://github.com/JoelCourtney/parce_macros
max_upload_size
id409517
size82,741
Joel Courtney (JoelCourtney)

documentation

README

parce_macros

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

Commit count: 0

cargo fmt