Type Definition calyx_utils::GSym

source ·
pub type GSym = GlobalSymbol;

Trait Implementations§

source§

impl From<&Id> for GSym

source§

fn from(id: &Id) -> Self

Converts to this type from the input type.
source§

impl From<Id> for GSym

source§

fn from(id: Id) -> Self

Converts to this type from the input type.