luther-derive

Crates.ioluther-derive
lib.rsluther-derive
version0.1.0
sourcesrc
created_at2018-05-28 00:43:58.478183
updated_at2018-05-28 00:43:58.478183
descriptionThe proc macro generator for the Luther lexer generator.
homepage
repositoryhttps://github.com/sbosnick/luther
max_upload_size
id67400
size57,037
Engineering (github:work180:engineering)

documentation

README

Luther derive

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.

License

Luther is licensed under either of

at your option.

Contribution

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.

Commit count: 93

cargo fmt