axum_session 0.20.0

📝 Session management layer for axum that supports HTTP and Rest.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"rust-analyzer.showUnlinkedFileNotification": false
	},
	"launch": {
		"version": "0.2.0",
		"configurations": []
	},
}