ohkami_lib 0.2.1

Internal library for ohkami - intuitive and declarative web framework
Documentation
[dependencies.byte_reader]
features = ["text"]
version = "3.0"

[dependencies.percent-encoding]
version = "2.3"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[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.2.1"