Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 491 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 491 Bytes

rust-edf

A library written in Rust for reading EDF file localy

It uses this library under the hood. I didn't put this code in this library because I wanted to use the library in WebAssembly and WebAssembly does not support std lib.