nure_tools 1.2.4

mindenit API wrapper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# nure_tools crate for Mindenit API
> **Warning**
> The library is still under development. I will be happy to receive any feedback, and you can feel free to improve my code

> Simple rust crate for Mindenit API
****************************************************************
# Installation
```shell
cargo add nure_tools
```
****************************************************************

# Documentation
```shell
cargo doc --open
```
or visit [docs.rs](https://docs.rs/nure_tools/latest/nure_tools/)