Closed default-username-852 closed 4 years ago
This PR links together C# and Rust. It defines functions in rust which can be used to query and manipulate the data structure. It also makes C# use some basic functionalities of the Rust library, ie initializing and destroying the data structure.
I've the merge conflicts and I think the code should be ready to merge.
Great! Merging.
This PR links together C# and Rust. It defines functions in rust which can be used to query and manipulate the data structure. It also makes C# use some basic functionalities of the Rust library, ie initializing and destroying the data structure.