Docs.rs
imdb-async-0.1.0
imdb-async 0.1.0
Docs.rs crate page
MIT
23 February 2021
Links
Repository
crates.io
Source
Owners
mcronce
Dependencies
async-compression ^0.3
normal
csv-async ^1
normal
futures ^0.3
normal
reqwest ^0.11
normal
serde ^1
normal
serde_with ^1.6
normal
thiserror ^1
normal
Versions
0%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-unknown-linux-gnu
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
☰
imdb_async
?
Function
imdb_async
::
start_stream
[
−
]
[src]
pub async fn start_stream(url: &
str
) ->
Result
<impl AsyncRead,
Error
>