Docs.rs
native_db-32bit-0.5.4
native_db-32bit 0.5.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
coutureone
Dependencies
chrono ^0.4
normal
optional
native_db_macro ^0.5.3
normal
native_model ^0.4.11
normal
redb-32bit ^1
normal
serde ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
optional
uuid ^1.7
normal
optional
assert_fs ^1.1
dev
bincode ^2.0.0-rc.3
dev
chrono ^0.4
dev
criterion ^0.5.1
dev
doc-comment ^0.3.3
dev
once_cell ^1.19
dev
rand ^0.8
dev
serial_test ^3.0
dev
shortcut_assert_fs ^0.1.0
dev
skeptic ^0.13
dev
tokio ^1.35
dev
uuid ^1
dev
skeptic ^0.13
build
portable-atomic ^1
normal
Versions
19.05%
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
MpscReceiver
native_
db_
32bit
0.5.4
Mpsc
Receiver
Aliased Type
In native_
db_
32bit::
watch
native_db_32bit
::
watch
Type Alias
Mpsc
Receiver
Copy item path
Source
pub type MpscReceiver<T> =
Receiver
<T>;
Aliased Type
ยง
pub struct MpscReceiver<T> {
/* private fields */
}