https://github.com/kizzycode/template-rust-lib
A template repo for rust libraries
https://github.com/kizzycode/template-rust-lib
Last synced: 9 months ago
JSON representation
A template repo for rust libraries
- Host: GitHub
- URL: https://github.com/kizzycode/template-rust-lib
- Owner: KizzyCode
- Created: 2022-02-19T15:27:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T16:32:17.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T04:44:16.745Z (11 months ago)
- Language: Rust
- Size: 5.86 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");
```