# @generated by autocargo from //common/rust/shed/codegen_includer_proc_macro:[codegen_includer_proc_macro,tests] [package] name = "fbthrift_codegen_includer_proc_macro" version = "0.1.3" authors = ["Facebook "] edition = "2021" description = "Workaround for https://github.com/rust-lang/rfcs/issues/752" readme = "../../README.md" repository = "https://github.com/facebookexperimental/rust-shed" license = "MIT OR Apache-2.0" build = "build.rs" [lib] name = "codegen_includer_proc_macro" test = false doctest = false proc-macro = true [[test]] name = "tests" path = "tests/main.rs" [dependencies] quote = "1.0.29"