SEANCE
A session library written in Rust

Installation
toml
[dependencies]
seance = "0.3"
Example
See tests directory.
Changelog
0.3.0 (23.02.2020)
- Added darkredis 0.6 support.
0.2.0 (04.01.2020)
- Send and Sync for SessionError.
0.1.0 (04.01.2020)
LICENSE
The MIT License (MIT)