Struct moore_svlog::ResolveDownwardsQueryKey [−][src]
Expand description
The arguments passed to the resolve_downwards
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 ResolveDownwardsQueryKey
impl Send for ResolveDownwardsQueryKey
impl Sync for ResolveDownwardsQueryKey
impl Unpin for ResolveDownwardsQueryKey
impl UnwindSafe for ResolveDownwardsQueryKey
Blanket Implementations
Mutably borrows from an owned value. Read more