Struct moore_svlog::ResolveUpwardsQueryKey [−][src]
Expand description
The arguments passed to the resolve_upwards
query.
Tuple Fields
0: Name
1: NodeId
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for ResolveUpwardsQueryKey
impl Send for ResolveUpwardsQueryKey
impl Sync for ResolveUpwardsQueryKey
impl Unpin for ResolveUpwardsQueryKey
impl UnwindSafe for ResolveUpwardsQueryKey
Blanket Implementations
Mutably borrows from an owned value. Read more