Skip to main content

read_rows

Function read_rows 

Source
pub fn read_rows<T>(path: impl AsRef<Path>) -> ReadRows<T>
Expand description

Describe (but do not perform) reading typed rows T from path.