Struct tvm::ir::span::SourceName [−][src]
pub struct SourceName(_);
Trait Implementations
type Target = SourceNameNode
type Target = SourceNameNode
The resulting type after dereferencing.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
type Object = SourceNameNode
fn downcast<U>(self) -> Result<U, Error> where
U: IsObjectRef,
<U as IsObjectRef>::Object: AsRef<Self::Object>,
Auto Trait Implementations
impl RefUnwindSafe for SourceName
impl !Send for SourceName
impl !Sync for SourceName
impl Unpin for SourceName
impl UnwindSafe for SourceName
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