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.