Type Alias gear_common::ProgramId
pub type ProgramId = ActorId;
Expand description
Program identifier.
Aliased Type§
struct ProgramId(/* private fields */);
pub type ProgramId = ActorId;
Program identifier.
struct ProgramId(/* private fields */);