Docs.rs
http_client-gpui-standalone-1.4.4
http_client-gpui-standalone 1.4.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
vyfor
Dependencies
anyhow ^1.0.86
normal
async-compression ^0.4
normal
bytes ^1.0
normal
derive_more ^2.1.1
normal
futures ^0.3.32
normal
http ^1.1
normal
http-body ^1.0
normal
log ^0.4.16
normal
parking_lot ^0.12.1
normal
serde ^1.0.221
normal
serde_json ^1.0.144
normal
serde_urlencoded ^0.7
normal
url ^2.2
normal
async-fs ^2.1
normal
async-tar ^0.5.1
normal
sha2 ^0.10
normal
tempfile ^3.20.0
normal
util-gpui-standalone ^1.4.4
normal
Versions
27.54%
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
build_asset_url
http_
client
1.4.4
In http_
client::
github
http_client
::
github
Function
build_
asset_
url
Copy item path
Source
pub fn build_asset_url( repo_name_with_owner: &
str
, tag: &
str
, kind:
AssetKind
, ) ->
Result
<
String
>