match_primitive_type

Function match_primitive_type 

Source
fn match_primitive_type<'tcx>(
    tcx: TyCtxt<'tcx>,
    type_ident: String,
) -> Option<Ty<'tcx>>