actix-cookie 0.1.0-alpha

Cookie extractor middleware for actix-web
Documentation
[dependencies]

[lib]
name = "actix_cookie"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Cookie extractor middleware for actix-web"
edition = "2021"
keywords = ["cookie", "http", "web", "actix", "middleware"]
license = "MIT"
name = "actix-cookie"
readme = false
repository = "https://github.com/magwoo/actix-cookie"
version = "0.1.0-alpha"