visible 0.0.1

Attributes to override the visibility of items.
Documentation
[dependencies.quote]
version = "1.0.0"

[dependencies.syn]
features = ["full"]
version = "1.0.0"

[lib]
proc-macro = true

[package]
authors = ["David Li <davidli2010@foxmail.com>"]
description = "Attributes to override the visibility of items."
documentation = "https://docs.rs/visible"
edition = "2018"
homepage = "https://github.com/davidli2010/visible"
keywords = ["visibility", "pub", "override", "visible"]
license = "MIT OR Apache-2.0"
name = "visible"
readme = "README.md"
repository = "https://github.com/davidli2010/visible.git"
version = "0.0.1"