WebFoolKit 0.1.1

CGI and Cookies in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Al Poole <netstar@gmail.com>"]
description = "CGI and Cookies in Rust"
documentation = "http://www.haxlab.org"
homepage = "http://www.haxlab.org"
keywords = ["CGI", "Cookies", "Web"]
license = "BSD-2-Clause"
name = "WebFoolKit"
readme = "README"
repository = "https://github.com/haxworx/RustCGI"
version = "0.1.1"