Docs.rs
zenoh-shm-1.7.0
zenoh-shm 1.7.0
Permalink
Docs.rs crate page
EPL-2.0
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
JEnoch
eclipse-zenoh-bot
Mallets
OlivierHecart
Dependencies
async-trait ^0.1.89
normal
buddy_system_allocator =0.10.0
normal
crossbeam-channel ^0.5
normal
crossbeam-queue ^0.3.12
normal
num-traits ^0.2.19
normal
num_cpus ^1.17.0
normal
optional
rand ^0.8.5
normal
stabby ^72.1.1
normal
static_assertions ^1.1.0
normal
static_init ^1.0.3
normal
talc ^4.4.3
normal
thread-priority ^1.2.0
normal
tokio ^1.47.1
normal
tracing ^0.1.41
normal
zenoh-buffers =1.7.0
normal
zenoh-core =1.7.0
normal
zenoh-macros =1.7.0
normal
zenoh-result =1.7.0
normal
libc ^0.2.175
dev
cfg_aliases ^0.2.1
build
advisory-lock ^0.3.0
normal
nix ^0.29.0
normal
win-sys ^0.3
normal
winapi ^0.3.9
normal
Versions
56.73%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
ChunkID
zenoh_
shm
1.7.0
In zenoh_
shm::
api::
common::
types
zenoh_shm
::
api
::
common
::
types
Type Alias
ChunkID
Copy item path
Source
pub type ChunkID =
u32
;
Expand description
Chunk id within it’s segment
This API has been marked as
unstable
: it works as advertised, but it may be changed in a future release.