micro-web

Crates.iomicro-web
lib.rsmicro-web
version
sourcesrc
created_at2023-03-27 15:35:33.957852
updated_at2024-12-12 05:57:24.760411
descriptionthe async micro web framework
homepagehttps://github.com/foldright/micro-http
repository
max_upload_size
id822239
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Zava (zavakid)

documentation

README

Micro Http

Crates.io Crates.io Actions Status Actions Status

the async micro http server

tbc...

Example

MSRV

The Minimum Supported Rust Version is 1.74

P.S.

Commit count: 0

cargo fmt