logo
pub fn type_from_node(
    node: Type,
    diag: &mut BuildDiagnostics,
    tr: &TypeRegister
) -> Type
Expand description

Create a Type for this node