[go: up one dir, main page]

csv 1.0.1

Fast CSV parsing with support for serde.
Documentation
1
2
3
4
5
6
7
8
9
10
11
dist: trusty
language: rust
rust:
  - 1.15.0
  - stable
  - beta
  - nightly
script: ci/script.sh
branches:
  only:
    - master