Struct tvm::ir::span::SourceNameNode [−][src]
Expand description
A source file name, contained in a Span.
Fields
base: Objectname: TStringTrait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for SourceNameNode
impl !Send for SourceNameNode
impl !Sync for SourceNameNode
impl Unpin for SourceNameNode
impl UnwindSafe for SourceNameNode
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
