is_fuzzable_ty

Function is_fuzzable_ty 

Source
pub fn is_fuzzable_ty<'tcx>(
    ty: Ty<'tcx>,
    tcx: TyCtxt<'tcx>,
    depth: usize,
) -> bool