| Crates.io | syn-expand-use |
| lib.rs | syn-expand-use |
| version | 0.2.0 |
| created_at | 2018-04-20 15:50:01.886019+00 |
| updated_at | 2018-04-20 18:57:56.876119+00 |
| description | ExpandedUseTree, an extension to syn::UseTree |
| homepage | https://git.charr.xyz/unstable/syn-expand-use |
| repository | https://git.charr.xyz/unstable/syn-expand-use |
| max_upload_size | |
| id | 61593 |
| size | 23,677 |
syn-expand-useExpandedUseTree, an extension to syn::UseTree.
This crate offers a very simple mechanism to expand a complicated use ... tree
into a list of items. Additionally, it intends to offer all the guarantees of
the upstream syn crate, including Rust 1.15.0 support and a large number of
feature flags for tuning performance.
This software can be freely used and modified under the CC0 1.0 Universal License.