This website works better with JavaScript.
Explore
Help
Sign In
packages
/
rocket_session
Watch
1
Star
0
Fork
You've already forked rocket_session
1
Code
Issues
1
Pull Requests
1
Releases
Wiki
Activity
Sessions for Rocket.rs
https://crates.io/crates/rocket_session
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14
Commits
4
Branches
1
Tag
205 KiB
Rust
100%
Tag:
Branch:
Tree:
b0a2d8c910
jsons
master
more-generic
refactor
v0.2.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b0a2d8c910'
${ noResults }
rocket_session
/
CHANGELOG.md
113 B
Raw
Blame
History
[0.2.2]
Update dependencies
[0.2.1]
change from
thread_rng
to
OsRng
for better session ID entropy