Function stc_ts_errors::debug::assert_no_ref
source · [−]pub fn assert_no_ref(ty: &Type)
Expand description
Ensures that ty
does not contain Type::Ref.
pub fn assert_no_ref(ty: &Type)
Ensures that ty
does not contain Type::Ref.