Function rupta::util::type_util::is_concrete

source ·
pub fn is_concrete(ty_kind: &TyKind<'_>) -> bool
Expand description

Determines if the given type is fully concrete.