carapax-session

Crates.iocarapax-session
lib.rscarapax-session
version0.2.1
sourcesrc
created_at2019-05-07 15:59:57.449187
updated_at2020-01-28 07:34:02.118033
descriptionA session utilities for carapax
homepage
repositoryhttps://github.com/tg-rs/tg-rs
max_upload_size
id132618
size88,443
Ross Nomann (rossnomann)

documentation

https://docs.rs/carapax-session

README

CARAPAX-SESSION

Session handler for carapax

Version Downloads Release Documentation Master Documentation License

Installation

[dependencies]
carapax-session = { version = "0.2", features = ["redis-backend", "fs-backend"] }

Example

See examples directory.

Changelog

See CHANGELOG.md

LICENSE

The MIT License (MIT)

Commit count: 785

cargo fmt