type

Function type 

Source
pub fn type<'c>(
    context: &'c Context,
    result: Type<'c>,
    location: Location<'c>,
) -> TypeOperation<'c>
Expand description

Creates a type operation.