AttributeKey

Type Alias AttributeKey 

Source
pub type AttributeKey = String;
Expand description

A Verilog attribute assigned to a net or gate in the netlist: (* dont_touch *)

Aliased Typeยง

pub struct AttributeKey { /* private fields */ }