Info

Type Alias Info 

Source
pub type Info = String;
Expand description

FIRRTL info item, without the surrounding @[].

Aliased Typeยง

pub struct Info { /* private fields */ }