Expand description
The module contains a Locator
trait and implementations for it.
Structs§
- ByColumn
Name - The structure is an implementaion of
Locator
to search for a column by it’s name. A name is considerent be a value in a first row.
The module contains a Locator
trait and implementations for it.
Locator
to search for a column by it’s name.
A name is considerent be a value in a first row.