pub struct Walk<'a, C, A> { /* private fields */ }
Expand description

The argument given to a Walker to traverse through nodes.

Implementations

Returns the child at specific index relative to the branch index

Auto Trait Implementations

Blanket Implementations

Compute the annotation from the child.
Compute the annotation from the child.
Compute the annotation from the child.
Compute the annotation from the child.
Compute the annotation from the child.
Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.