liutongshuo_decoding_macros 0.1.0

Still in development
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "liutongshuo_decoding_macros"
version = "0.1.0"
dependencies = [
 "liutongshuo_decoding_macros_impl",
 "proc-macro-hack",
]

[[package]]
name = "liutongshuo_decoding_macros_impl"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73a80db4e6285651ef12697a61a04729131a554199def6c74261982b79b4d1b6"
dependencies = [
 "proc-macro-hack",
]

[[package]]
name = "proc-macro-hack"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7f95648580798cc44ff8efb9bb0d7ee5205ea32e087b31b0732f3e8c2648ee2"
dependencies = [
 "proc-macro-hack-impl",
]

[[package]]
name = "proc-macro-hack-impl"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7be55bf0ae1635f4d7c7ddd6efc05c631e98a82104a73d35550bbc52db960027"