Docs.rs
reifydb-core-0.1.1
reifydb-core 0.1.1
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
dao-ming-dev
Dependencies
bigdecimal ^0.4.8
normal
crossbeam-channel ^0.5.15
normal
crossbeam-skiplist ^0.1.3
normal
num-bigint ^0.4.6
normal
num-traits ^0.2.19
normal
once_cell ^1.21.3
normal
reifydb-type ^0.1.1
normal
serde ^1.0.219
normal
serde_bytes ^0.11.17
normal
uuid ^1.18.1
normal
Versions
22.2%
of the crate is documented
Go to latest version
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
async_cow_vec
reifydb_
core
0.1.1
reifydb_core
Macro
async_
cow_
vec
Copy item path
Source
macro_rules! async_cow_vec { () => { ... }; ($($elem:expr),+ $(,)?) => { ... }; }