Crates.io | luther-derive |
lib.rs | luther-derive |
version | 0.1.0 |
source | src |
created_at | 2018-05-28 00:43:58.478183 |
updated_at | 2018-05-28 00:43:58.478183 |
description | The proc macro generator for the Luther lexer generator. |
homepage | |
repository | https://github.com/sbosnick/luther |
max_upload_size | |
id | 67400 |
size | 57,037 |
Luther is an embedded lexer generator for stable Rust.
This crate is the proc macro implementation for deriving the Lexer trait from the Luther crate. See the crate level documentation for the options recognized by the proc macro. See the Luther crate for an example of the usage of this crate.
Luther is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Luther by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.