For some reason in the previous version we had to use unsafe operations on string slices because borrow checker would always complain. Somehow after rewriting we don't need it anymore. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.toml | ||
For some reason in the previous version we had to use unsafe operations on string slices because borrow checker would always complain. Somehow after rewriting we don't need it anymore. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.toml | ||