Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fluffysquirrels/rust-module-example
A quick example of how to use Rust modules
https://github.com/fluffysquirrels/rust-module-example
Last synced: 8 days ago
JSON representation
A quick example of how to use Rust modules
- Host: GitHub
- URL: https://github.com/fluffysquirrels/rust-module-example
- Owner: fluffysquirrels
- Created: 2023-03-07T18:52:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T21:55:23.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T13:04:04.851Z (about 2 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust modules example
A quick example of how to use Rust modules.
Start at `./src/main.rs`.