Enum rustc::middle::ty::ast_ty_to_ty_cache_entry[src]

pub enum ast_ty_to_ty_cache_entry {
    atttce_unresolved,
    atttce_resolved(t),
}

Variants

atttce_unresolved
atttce_resolved