cube 0.0.0

a performance oriented http server
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "cube"
version = "0.0.0"
edition = "2024"
license = "MIT"
description = "a performance oriented http server"
documentation = "https://www.github.com/aacebo/cube.rs"
homepage = "https://www.github.com/aacebo/cube.rs"
repository = "https://www.github.com/aacebo/cube.rs"

[dependencies]