An open API service indexing awesome lists of open source software.

https://github.com/terhechte/nsspain2023workshop


https://github.com/terhechte/nsspain2023workshop

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# NSSpain 2023 Workshop

## Writing cross platform libraries in Rust

- Run `deps.sh` to download dependencies
- Install [VSCode](https://code.visualstudio.com)
- Install the following VSCode Extension [Rust Analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)
- Optionally for debugger support: Install the [Debugger VSCode Extension](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb)