rls-data 0.19.1

Data structures used by the RLS and Rust compiler
Documentation
[dependencies.rls-span]
version = "0.5.0"

[dependencies.serde]
version = "1.0"

[features]
default = ["derive"]
derive = ["serde/derive", "rls-span/derive"]

[package]
authors = ["Nick Cameron <ncameron@mozilla.com>"]
categories = ["development-tools"]
description = "Data structures used by the RLS and Rust compiler"
edition = "2018"
license = "Apache-2.0/MIT"
name = "rls-data"
repository = "https://github.com/rust-lang/rls"
version = "0.19.1"