scoped_name 0.2.0

A small Rust library meant for tracking identifiers in nested scopes
Documentation
[dependencies.lazy_static]
version = "^1.4.0"

[dependencies.ustr]
version = "^0.7.0"

[package]
authors = ["Mark <mverleg.noreply@gmail.com>"]
description = "A small Rust library meant for tracking identifiers in nested scopes"
edition = "2018"
include = ["src/**/*", "Cargo.toml"]
license = "Apache-2.0"
name = "scoped_name"
publish = true
version = "0.2.0"