Docs.rs
smbcloud-network-0.3.41
smbcloud-network 0.3.41
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
setoelkahfi
Dependencies
clap ^4.1.6
normal
log ^0.4.14
normal
reqwest ^0.12.18
normal
serde ^1
normal
serde_json ^1.0.82
normal
smbcloud-model ^0.3
normal
wasm-bindgen ^0.2
normal
Versions
7.14%
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
request
smbcloud_
network
0.3.41
In smbcloud_
network::
network
smbcloud_network
::
network
Function
request
Copy item path
Source
pub async fn request<R:
DeserializeOwned
>( builder:
RequestBuilder
, ) ->
Result
<R,
ErrorResponse
>