https://github.com/steshaw/rust-playground
https://github.com/steshaw/rust-playground
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/steshaw/rust-playground
- Owner: steshaw
- Created: 2017-07-02T00:24:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T04:18:09.000Z (about 2 months ago)
- Last Synced: 2025-04-23T04:29:11.262Z (about 2 months ago)
- Language: Rust
- Size: 770 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-playground
Warning: requires Rust nightly
## References
1.
2.
3. Or start at
4.## Dependencies
## macOS
Currently not using Nix to install dependencies.
Use `brew install gtk+3` instead.