Crates.io | async-session |
lib.rs | async-session |
version | 3.0.0 |
source | src |
created_at | 2020-02-06 13:15:31.386345 |
updated_at | 2021-06-01 01:36:38.048365 |
description | Async session support with pluggable middleware |
homepage | |
repository | https://github.com/http-rs/async-session |
max_upload_size | |
id | 205481 |
size | 56,995 |
This crate uses #![deny(unsafe_code)]
to ensure everything is implemented in
100% Safe Rust.
Want to join us? Check out our "Contributing" guide and take a look at some of these issues:
This work is based on the work initiated by @chrisdickinson in tide#266.