Docs.rs
pink-extension-runtime-0.5.1
pink-extension-runtime 0.5.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
kvinwang
Dependencies
futures ^0.3
normal
getrandom ^0.2
normal
hex_fmt ^0.3.0
normal
log ^0.4
normal
once_cell ^1.10.0
normal
pink-extension ^0.5.0
normal
reqwest ^0.11
normal
reqwest-env-proxy ^0.1
normal
sp-core ^21
normal
tokio ^1
normal
Versions
3.7%
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
batch_http_request
pink_
extension_
runtime
0.5.1
pink_extension_runtime
Function
batch_
http_
request
Copy item path
Source
pub fn batch_http_request( requests:
Vec
<
HttpRequest
>, timeout_ms:
u64
, ) ->
BatchHttpResult