Module utils

Source

Enums§

WidePtrKind 🔒

Functions§

DIB 🔒
create_DIArray 🔒
debug_context 🔒
get_namespace_for_item 🔒
is_node_local_to_unit 🔒
wide_pointer_kind 🔒
Determines if pointee_ty is slice-like or trait-object-like, i.e. if the second field of the wide pointer is a length or a vtable-pointer. If pointee_ty does not require a wide pointer (because it is Sized) then the function returns None.