1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-01-30 19:32:53 +01:00
actix-net/actix-service
ahbkc b1cbacc7f6
fix actix-service/src/ext.rs 'fist' to 'first' (#596)
Co-authored-by: yinqilei <yinqilei_ug@126.com>
2024-09-03 05:15:24 +01:00
..
2023-07-17 03:05:39 +01:00
2024-05-11 17:39:34 +01:00
2023-09-17 20:33:36 +01:00

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.