Expand description
§rsdiff-graphs
Modules§
Structs§
Traits§
- Compute
Graph - Graph
Edge - Graph
Entry - Graph
Index - A
GraphIndex
is a node or edge index.
Type Aliases§
- Default
Ix - The default integer type for graph indices.
u32
is the default to reduce the size of the graph’s data and improve performance in the common case.