pub fn read_rows<T>(path: impl AsRef<Path>) -> ReadRows<T>
Describe (but do not perform) reading typed rows T from path.
T
path