pub fn create_types<'c>(
    context: &'c Context,
    result: Type<'c>,
    value: ArrayAttribute<'c>,
    location: Location<'c>
) -> CreateTypesOperation<'c>
Expand description

Creates a create_types operation.