actix-net/actix-service
Rob Ede 70f0008f42
chore(actix-service): prepare release 2.0.3
2025-03-09 17:36:45 +00:00
..
examples chore: fmt project 2024-12-29 14:27:58 +00:00
src Remove need for paste (#649) 2025-03-09 16:53:48 +00:00
CHANGES.md chore(actix-service): prepare release 2.0.3 2025-03-09 17:36:45 +00:00
Cargo.toml chore(actix-service): prepare release 2.0.3 2025-03-09 17:36:45 +00:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
README.md chore(actix-service): prepare release 2.0.3 2025-03-09 17:36:45 +00:00

README.md

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.