1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-07-01 16:55:08 +02:00
Files
actix-web/examples/state

state

Usage

server

cd actix-web/examples/state
cargo run
# Started http server: 127.0.0.1:8080

web client