syn-expand-use

Crates.iosyn-expand-use
lib.rssyn-expand-use
version0.2.0
sourcesrc
created_at2018-04-20 15:50:01.886019
updated_at2018-04-20 18:57:56.876119
descriptionExpandedUseTree, an extension to syn::UseTree
homepagehttps://git.charr.xyz/unstable/syn-expand-use
repositoryhttps://git.charr.xyz/unstable/syn-expand-use
max_upload_size
id61593
size23,677
Clar Fon (clarfonthey)

documentation

https://docs.rs/syn-expand-use

README

syn-expand-use

ExpandedUseTree, 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.

Commit count: 0

cargo fmt