libikarus 0.1.0

The core functionality of Ikarus wrapped neatly in a rust library
1
2
3
4
5
6
7
# Overview

This project serves as the core library used in all official Ikarus projects. 
It provides all of the functionality the UIs use. 

Currently only a rust interface is supported, but a C interface will follow soon.