Docs.rs
pypi-search-0.1.0
pypi-search 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
tbehner
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^2
normal
lazy_static ^1.4
normal
reqwest ^0.11
normal
scraper ^0.12
normal
structopt ^0.3
normal
tabled ^0.2
normal
tokio ^1
normal
criterion ^0.3
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
query_pypi
pypi_
search
0.1.0
pypi_search
Function
query_
pypi
Copy item path
Source
pub async fn query_pypi(name:
String
, pages:
usize
) ->
Result
<
Vec
<
Package
>>