Docs.rs
clob-client-rust-0.4.1
clob-client-rust 0.4.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
imangoMah
Dependencies
alloy ^1.7
normal
async-trait ^0.1
normal
base64 ^0.22
normal
builder_signing_sdk_rs ^0.1
normal
dashmap ^6
normal
eip712 ^0.1
normal
hex ^0.4
normal
hmac ^0.12
normal
rand ^0.9
normal
reqwest ^0.13
normal
rust_decimal ^1
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tokio-native-tls ^0.3
normal
httpmock ^0.7
dev
Versions
16.12%
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
QueryParams
clob_
client_
rust
0.4.1
Query
Params
Aliased Type
In clob_
client_
rust::
http_
helpers
clob_client_rust
::
http_helpers
Type Alias
Query
Params
Copy item path
Source
pub type QueryParams =
HashMap
<
String
,
String
>;
Aliased Type
ยง
pub struct QueryParams {
/* private fields */
}