Docs.rs
dora-node-api-0.3.12
dora-node-api 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
bincode ^1.3.3
normal
dora-arrow-convert ^0.3.12
normal
dora-core ^0.3.12
normal
dora-message ^0.5.0
normal
dora-metrics ^0.3.12
normal
optional
dora-tracing ^0.3.12
normal
optional
eyre ^0.6.7
normal
flume ^0.10.14
normal
futures ^0.3.28
normal
futures-concurrency ^7.3.0
normal
futures-timer ^3.0.2
normal
serde_json ^1.0.86
normal
serde_yaml ^0.9.33
normal
shared-memory-server ^0.3.12
normal
shared_memory_extended ^0.13.0
normal
tokio ^1.24.2
normal
tracing ^0.1.33
normal
Versions
2.5%
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
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
dora_
node_
api
0.3.12
In dora_
node_
api::
arrow_
utils
dora_node_api
::
arrow_utils
Function
copy_array_into_sample
Copy item path
Source
pub fn copy_array_into_sample( target_buffer: &mut [
u8
], arrow_array: &
ArrayData
, ) ->
ArrowTypeInfo