to_type

Function to_type 

Source
fn to_type(
    node: &SyntaxNode<'_>,
    builder: &NodeBuilder,
    handler: &Handler,
) -> Result<Type>