Docs.rs
bullet-rust-sdk-0.0.4
bullet-rust-sdk 0.0.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
0xtristan
Dependencies
base64 ^0.22
normal
bon ^3.9.0
normal
borsh ^1
normal
bullet-exchange-interface ^0.1
normal
bullet-ws-interface ^0.1
normal
ed25519-dalek ^2.1
normal
futures ^0.3
normal
hex ^0.4
normal
progenitor-client ^0.13
normal
rand ^0.8
normal
reqwest ^0.13
normal
reqwest-websocket ^0.6
normal
rust_decimal ^1
normal
serde ^1.0.216
normal
serde_json ^1.0.133
normal
strum ^0.26
normal
thiserror ^2
normal
tracing ^0.1.41
normal
url ^2
normal
web-time ^1.1
normal
tokio =1.52.2
dev
tracing-subscriber =0.3.23
dev
wiremock =0.6.5
dev
clap ^4
build
openapiv3 ^2
build
prettyplease ^0.2
build
progenitor ^0.13
build
reqwest ^0.13
build
schemars ^0.8
build
serde_json ^1.0
build
syn ^2.0
build
futures-timer ^3
normal
tokio ^1
normal
futures-timer ^3
normal
getrandom ^0.2
normal
wasm-bindgen-futures ^0.4
normal
Versions
38.34%
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
ClientOrderId
bullet_
rust_
sdk
0.0.4
In bullet_
rust_
sdk::
types
bullet_rust_sdk
::
types
Type Alias
Client
Order
Id
Copy item path
Source
pub type ClientOrderId =
u64
;
Expand description
client order id (u64 wrapper for type safety)