syn-select-next 0.3.0-alpha.1

A lightweight selector engine for searching Rust source code.
Documentation
[dependencies.syn]
features = ["full", "visit"]
version = "2.0"

[lib]
name = "syn_select"

[package]
authors = ["Ted Driggs <t.driggs@outlook.com>"]
description = "A lightweight selector engine for searching Rust source code.\n"
documentation = "https://docs.rs/syn-select/0.2.0"
edition = "2018"
license = "MIT"
name = "syn-select-next"
readme = "README.md"
repository = "https://github.com/TedDriggs/syn-select/pull/11"
version = "0.3.0-alpha.1"