// Annoyingly, the feature name must use dashes or underscores exactly
cfg_mod! {
(aws_sdk_ec2 "aws-sdk-ec2")
(aws_smithy_types "aws-smithy-types")
(bytes "bytes")
(dashmap "dashmap")
(hash_brown "hashbrown")
(kdl "kdl")
(miette "miette")
(proc_macro2 "proc-macro2")
(pulldown_cmark "pulldown-cmark")
(rustdoc_types "rustdoc-types")
(serde_json "serde_json")
(smallvec "smallvec")
(syn "syn")
(ungrammar "ungrammar")
(cid "cid")
}