Docs.rs
serverless-fn-0.1.0
serverless-fn 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
thlstsul
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.8
normal
bytes ^1.11
normal
erased-serde ^0.4
normal
futures ^0.3
normal
http ^1.4
normal
hyper ^1.8
normal
inventory ^0.3
normal
postcard ^1.1
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
serverless-fn-macro ^0.1.0
normal
syn ^2.0
normal
thiserror ^2.0
normal
tokio ^1.50
normal
tower ^0.4
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.22
normal
Versions
92.38%
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
Skip to main content
Module http
serverless_
fn
0.1.0
Module http
Module Items
Structs
Functions
In serverless_
fn::
transport
serverless_fn
::
transport
Module
http
Copy item path
Source
Expand description
HTTP transport implementation.
Structs
§
Http
Transport
HTTP transport implementation.
Functions
§
create_
http_
transport
Creates HTTP transport with default configuration.