syn-select 0.3.0

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

[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.3.0"
edition = "2018"
license = "MIT"
name = "syn-select"
readme = "README.md"
repository = "https://github.com/TedDriggs/syn-select"
version = "0.3.0"