pub type AttributeKey = String;
A Verilog attribute assigned to a net or gate in the netlist: (* dont_touch *)
pub struct AttributeKey { /* private fields */ }