actix-service

Crates.ioactix-service
lib.rsactix-service
version
sourcesrc
created_at2018-12-09 18:06:41.389362+00
updated_at2025-03-09 17:57:51.688174+00
descriptionService trait and combinators for representing asynchronous request/response operations.
homepage
repositoryhttps://github.com/actix/actix-net
max_upload_size
id100962
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | 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
Core (github:actix:core)

documentation

README

actix-service

Service trait and combinators for representing asynchronous request/response operations.

crates.io Documentation Version MIT or Apache 2.0 licensed Dependency Status Download Chat on Discord

See documentation for detailed explanations of these components: https://docs.rs/actix-service.

Commit count: 1276

cargo fmt