Docs.rs
zed-http-client-0.1.0
zed-http-client 0.1.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
mikayla-maki
github:zed-industries:crates-io
Dependencies
anyhow ^1.0.86
normal
bytes ^1.0
normal
derive_more ^0.99.17
normal
futures ^0.3
normal
http ^1.1
normal
http-body ^1.0
normal
log ^0.4.16
normal
parking_lot ^0.12.1
normal
zed-reqwest ^0.12.15-zed
normal
serde ^1.0.221
normal
serde_json ^1.0.144
normal
url ^2.2
normal
workspace-hack ^0.1.0
normal
Versions
27.87%
of the crate is documented
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
build_asset_url
zed_
http_
client
0.1.0
In zed_
http_
client::
github
zed_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
>