Type Alias wdl_analysis::CompoundTypeDefId
source · pub type CompoundTypeDefId = Id<CompoundTypeDef>;Expand description
Represents an identifier of a defined compound type.
Aliased Type§
struct CompoundTypeDefId { /* private fields */ }