axum_session 0.3.1

Memory and/or Database Session management layer for axum.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"rust-analyzer.linkedProjects": [
			"./Cargo.toml",
			"./examples/redis/Cargo.toml"
		]
	}
}