racer-interner 0.1.0

thread-local string interner for racer-rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "racer-interner"
version = "0.1.0"
authors = ["Yuji Kanagawa <yuji.kngw.80s.revive@gmail.com>"]
license = "MIT"
description = "thread-local string interner for racer-rust"
homepage = "https://github.com/racer-rust/racer"
repository = "https://github.com/racer-rust/racer"
workspace = ".."

[dependencies]
serde = "1.0"