ohkami_lib 0.1.0

Internal library for ohkami - intuitive and declarative web framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["kanarus <kanarus786@gmail.com>"]
categories = ["asynchronous", "web-programming::http-server"]
description = "Internal library for ohkami - intuitive and declarative web framework"
documentation = "https://docs.rs/ohkami"
edition = "2021"
homepage = "https://crates.io/crates/ohkami"
keywords = ["async", "http", "web", "server", "framework"]
license = "MIT"
name = "ohkami_lib"
readme = "README.md"
repository = "https://github.com/kana-rus/ohkami"
version = "0.1.0"