[]
= "rustdoc-types"
= "0.34.0"
= "2018"
= "MIT OR Apache-2.0"
= "Types for rustdoc's json output"
= "https://github.com/rust-lang/rustdoc-types"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[]
= {="1", =["derive"]}
= {="2", =true}
[]
= []
# Switch the hashmaps used in rustdoc-types to the FxHashMap from rustc-hash.
#
# This might improve performace if your are reading the rustdoc JSON from large
# crates like aws_sdk_ec2
= ["dep:rustc-hash"]
[]
= "1.3.3"
= "1.0"