Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohmycloud/playground
Rust 代码片段
https://github.com/ohmycloud/playground
Last synced: 2 days ago
JSON representation
Rust 代码片段
- Host: GitHub
- URL: https://github.com/ohmycloud/playground
- Owner: ohmycloud
- Created: 2024-01-20T15:32:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T14:29:17.000Z (3 months ago)
- Last Synced: 2024-08-28T12:26:09.976Z (3 months ago)
- Language: Rust
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Playground
```bash
rustc my_script.rs
./my_script
```