tabled

Module locator

Source
Expand description

The module contains a Locator trait and implementations for it.

Structs§

  • 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.

Traits§

  • Locator is an interface which searches for a particular thing in the Records, and returns coordinate of the foundings if any.