Expand description
A library for generating links between items in a list.
Structs§
- LinkVec
- A list of links between items.
Enums§
- Error
- Errors that may occur in grouper functions.
Traits§
- Linkable
- Trait for types that may be linked to other instances of the type.
Type Aliases§
- Result
- Result type for fallable grouper functions.