https://github.com/kizzycode/template-rust-bin
A template repo for rust binaries
https://github.com/kizzycode/template-rust-bin
Last synced: about 2 months ago
JSON representation
A template repo for rust binaries
- Host: GitHub
- URL: https://github.com/kizzycode/template-rust-bin
- Owner: KizzyCode
- Created: 2022-02-19T15:32:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T16:32:08.000Z (about 2 years ago)
- Last Synced: 2025-02-06T04:44:16.683Z (3 months ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE BSD 2-CLAUSE.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/BSD-2-Clause)
[](https://opensource.org/licenses/MIT)
[](https://ci.appveyor.com/project/KizzyCode/FIXME-rust)
[](https://docs.rs/FIXME)
[](https://crates.io/crates/FIXME)
[](https://crates.io/crates/FIXME)
[](https://deps.rs/crate/FIXME)# `FIXME`
Welcome to `FIXME` 🎉## Example
```rust
panic!("FIXME");
```