Crates.io | lexx |
lib.rs | lexx |
version | 0.1.0 |
source | src |
created_at | 2016-10-23 23:49:10.201282 |
updated_at | 2016-10-23 23:49:10.201282 |
description | Allows for structure fields to be memoized |
homepage | https://github.com/valarauca/lexx/ |
repository | https://github.com/valarauca/lexx.git |
max_upload_size | |
id | 6987 |
size | 31,648,466 |
This is a simple crate that exposes the internal AST functionality without forcing
a developer to understand the entire syntex_syntax
/libsyntax
crate(s).
To use
[dependencies]
lexx = "0.1"