ra_rustc_lexer 0.1.0-pre.2

lexer used by rustc, zero stability gurantees
Documentation
[package]
authors = ["The Rust Project Developers"]
name = "ra_rustc_lexer"
version = "0.1.0-pre.2"
edition = "2018"
description = "lexer used by rustc, zero stability gurantees"
license = "MIT OR Apache-2.0"

# Note that this crate purposefully does not depend on other rustc crates
[dependencies]
unicode-xid = "0.1.0"