[dependencies.quote]
version = "1.0.18"
[dependencies.syn]
version = "1.0.91"
[features]
default = []
print = []
[lib]
proc-macro = true
[package]
authors = ["USAGI.NETWORK / Usagi Ito <the@usagi.network>"]
categories = ["rust-patterns"]
description = "#[{pub_}mod_{pub_}use(a,b,c,...)] => {pub }mod a; {pub }use a::*; and also b,c,..."
documentation = "https://docs.rs/tia/"
edition = "2021"
keywords = ["mod", "use", "proc-macro", "pub", "attribute"]
license = "MIT"
name = "retrieve"
repository = "https://github.com/usagi/retrieve"
resolver = "2"
version = "1.0.1"