This directory contains the Rust library for the webKNOSSOS wrapper format. This is the core library used as basis for C, MATLAB, and Python libraries.
To build this Rust package, just run
bash
$ cargo build
This requires the Rust compiler and build tools as well as a C compiler to be installed on your machine.
Contributions and bug reports are welcome!