Type Definition move_ir_types::ast::StructDefinition
source · pub type StructDefinition = Spanned<StructDefinition_>;
Expand description
The type of a StructDefinition along with its source location information
pub type StructDefinition = Spanned<StructDefinition_>;
The type of a StructDefinition along with its source location information