Docs.rs
bbox-map-server-0.6.1
bbox-map-server 0.6.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
pka
Dependencies
actix-web ^4.0.0
normal
async-process ^1.0.0
normal
async-trait ^0.1.65
normal
awc ^3.0.0
normal
bbox-core ^0.6.1
normal
bufstream ^0.1.4
normal
clap ^4.2.1
normal
deadpool ^0.9.2
normal
fastcgi-client ^0.5.0
normal
log ^0.4.17
normal
num_cpus ^1.13.1
normal
once_cell ^1.12.0
normal
opentelemetry ^0.18
normal
prometheus ^0.13
normal
rand ^0.7.3
normal
serde ^1.0
normal
serde-xml-rs ^0.4.0
normal
serde_json ^1.0.57
normal
tempfile ^3.8.1
normal
thiserror ^1.0.31
normal
tokio ^1
normal
Versions
4.46%
of the crate is documented
Platform
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
FcgiClient
bbox_
map_
server
0.6.1
Fcgi
Client
Aliased Type
In bbox_
map_
server::
fcgi_
process
bbox_map_server
::
fcgi_process
Type Alias
Fcgi
Client
Copy item path
Source
pub type FcgiClient =
Client
<
BufStream
<
UnixStream
>>;
Aliased Type
ยง
pub struct FcgiClient {
/* private fields */
}