calyx_
utils
0.7.1
GSym
Aliased type
Trait Implementations
From<&Id>
From<Id>
In crate calyx_
utils
calyx_utils
Type Alias
GSym
Copy item path
Source
pub type GSym = GlobalSymbol;
Aliased Type
§
struct GSym(
/* private fields */
);
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.