Struct h3ron_graph::graph::modifiers::ExcludeCells[][src]

pub struct ExcludeCells<'a, G, W> { /* fields omitted */ }
Expand description

wrapper to exclude cells from traversal during routing

Implementations

Trait Implementations

Gets the index resolution (0-15)

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

get the closest corresponding node in the graph to the given cell Read more

Performs the conversion.

The alignment of pointer.

The type for initializers.

Initializes a with the given initializer. Read more

Dereferences the given pointer. Read more

Mutably dereferences the given pointer. Read more

Drops the object pointed to by the given pointer. Read more

Should always be Self

Returns found paths, transformed by the path_map_fn and keyed by the origin cell. Read more

Returns found paths keyed by the origin cell. Read more

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.