merch-engine-rust-sdk 0.1.0

Merch Engine Rust Lib
1
2
3
4
5
6
7

Build the lib
```
rustc --crate-type=lib rary.rs
```

The command generates the file library.rlib