Docs.rs
nautilus-okx-0.52.0
nautilus-okx 0.52.0
Docs.rs crate page
LGPL-3.0-or-later
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
cjdsellers
Dependencies
ahash ^0.8.12
normal
anyhow ^1.0.100
normal
arc-swap ^1.8.0
normal
async-stream ^0.3.6
normal
async-trait ^0.1.89
normal
aws-lc-rs ^1.15.2
normal
base64 ^0.22.1
normal
chrono ^0.4.42
normal
dashmap ^6.1.0
normal
derive_builder ^0.20.2
normal
dotenvy ^0.15.7
normal
futures-util ^0.3.31
normal
log ^0.4.29
normal
nautilus-common ^0.52.0
normal
nautilus-core ^0.52.0
normal
nautilus-data ^0.52.0
normal
nautilus-execution ^0.52.0
normal
nautilus-live ^0.52.0
normal
nautilus-model ^0.52.0
normal
nautilus-network ^0.52.0
normal
nautilus-system ^0.52.0
normal
pyo3 ^0.27.2
normal
optional
pyo3-async-runtimes ^0.27.0
normal
optional
rust_decimal ^1.39.0
normal
serde ^1.0.228
normal
serde_json ^1.0.148
normal
serde_urlencoded ^0.7.1
normal
strum ^0.27.2
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tokio-tungstenite ^0.28.0
normal
tokio-util ^0.7.17
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.22
normal
ustr ^1.1.0
normal
zeroize ^1.8.2
normal
axum ^0.8.8
dev
criterion ^0.8.1
dev
iai ^0.1.1
dev
nautilus-testkit ^0.52.0
dev
rstest ^0.26.1
dev
rust_decimal_macros ^1.39.0
dev
tracing-test ^0.2.5
dev
url ^2.5.7
dev
Versions
77.51%
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
call_python
nautilus_
okx
0.52.0
In nautilus_
okx::
python::
websocket
nautilus_okx
::
python
::
websocket
Function
call_
python
Copy item path
Source
pub fn call_python(py:
Python
<'_>, callback: &
Py
<
PyAny
>, py_obj:
Py
<
PyAny
>)