torus-http 0.2.8

Toy RUSttp - aka Torus is a toy project synchronous http server library written with 0 dependencies
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "torus-http"
version = "0.2.8"
edition = "2024"
license-file = "LICENSE.txt"
description = "Toy RUSttp - aka Torus is a toy project synchronous http server library written with 0 dependencies"
readme = "README.md"
repository = "https://github.com/AfkaraLP/torus-http"
documentation = "https://docs.rs/torus-http"

[dependencies]