edf 0.0.0-alpha.0

A parser for medical time series data, with support for Serde.
Documentation
1
2
3
4
5
6
7
8
9
# edf

[![crates.io](https://img.shields.io/crates/v/tack.svg)](https://crates.io/crates/tack)
[![Released API docs](https://docs.rs/tack/badge.svg)](https://docs.rs/tack)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)

An EDF reader and writer for Rust, with support for Serde.

**Note: this library is alpha and subject to breaking API changes.**