Docs.rs
cegla-scgi-0.2.0
cegla-scgi 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
DorianNiemiecSVRJS
github:ferronweb:rust-crate-owners
Dependencies
cegla =0.2.0
normal
hashlink ^0.11.0
normal
http ^1.4.0
normal
http-body ^1.0.1
normal
tokio ^1.49.0
normal
tokio-util ^0.7.18
normal
shiba ^0.1.1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate cegla_scgi
cegla_
scgi
0.2.0
All Items
Crate Items
Modules
Structs
Crate
cegla_
scgi
Copy item path
Source
Expand description
A high-level SCGI implementation for Rust.
Modules
§
client
client
Client-side SCGI implementation.
server
server
Server-side SCGI implementation.
Structs
§
CgiEnvironment
A map of CGI environment variables.