pub fn create_type<'c>(
    context: &'c Context,
    result: Type<'c>,
    value: TypeAttribute<'c>,
    location: Location<'c>
) -> CreateTypeOperation<'c>
Expand description

Creates a create_type operation.