apif-source-row 0.2.0

Row-oriented data structures and source readers for CSV/TSV/NDJSON sources
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# source-row

Source row type for tabular data — columns, get, from_csv_line

## Usage

```toml
[dependencies]
source-row = "1.7.0"
```

Part of the [grpctestify](https://github.com/gripmock/grpctestify-rust) workspace.