Docs.rs
dora-operator-api-python-0.3.12
dora-operator-api-python 0.3.12
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
haixuanTao
github:dora-rs:core
Dependencies
aligned-vec ^0.5.0
normal
arrow ^54.2.1
normal
arrow-schema ^54.2.1
normal
dora-node-api ^0.3.12
normal
eyre ^0.6
normal
flume ^0.10.14
normal
futures ^0.3.28
normal
futures-concurrency ^7.3.0
normal
pyo3 ^0.23
normal
serde_yaml ^0.9.33
normal
Versions
23.08%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dora_
operator_
api_
python
0.3.12
dora_operator_api_python
Function
pydict_to_metadata
Copy item path
Source
pub fn pydict_to_metadata( dict:
Option
<
Bound
<'_,
PyDict
>>, ) ->
Result
<
MetadataParameters
>