Docs.rs
gpui-box-http-client-0.1.0
gpui-box-http-client 0.1.0
Docs.rs crate page
Apache-2.0
11 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
fran0220
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
Versions
30.88%
of the crate is documented
Go to latest version
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
0.1.0
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
>