local-edf-reader 0.1.0

A library for reading metadata and data from an local EDF (European Data Format) file.
Documentation
1
2
3
4
5
6
# rust-edf
A library written in Rust for reading EDF file localy

It uses [this library](https://github.com/mleprince/rust-edf-reader) under the hood.

[![](https://img.shields.io/crates/v/local-edf-reader.svg)](https://crates.io/crates/edf-reader)