Type Alias debris_mir::namespace::LocalNamespaceValue
source · type LocalNamespaceValue = (MirObjectId, Span);
Expand description
A tuple of the actual object and the span where it was first declared
type LocalNamespaceValue = (MirObjectId, Span);
A tuple of the actual object and the span where it was first declared