rapidity 0.1.0

Placeholder for the Rapidity project.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "rapidity"
version = "0.1.0"
edition = "2024"
description = "Placeholder for the Rapidity project."
license = "MIT OR Apache-2.0"
repository = "https://github.com/rapidity-rs/rapidity"

[lib]
path = "src/lib.rs"