https://github.com/daniel5151/antigravity
https://xkcd.com/353/
https://github.com/daniel5151/antigravity
Last synced: 5 months ago
JSON representation
https://xkcd.com/353/
- Host: GitHub
- URL: https://github.com/daniel5151/antigravity
- Owner: daniel5151
- Created: 2021-03-30T21:43:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T00:26:50.000Z (about 4 years ago)
- Last Synced: 2025-10-04T21:49:42.441Z (10 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# antigravity
[](https://crates.io/crates/antigravity)
[](https://docs.rs/antigravity)

## Quickstart
```rust
use antigravity::fly;
fn main() {
unsafe { fly() }
}
```
## Details
[https://xkcd.com/353/](https://xkcd.com/353/)
## Disclaimer
I registered this crate as a joke.
Truth be told, I'm not a huge fan of crate squatting, so if you've got a relevant project that want to use the `antigravity` name, feel free to [reach out](mailto:daniel@prilik.com).