Docs.rs
polodb_core-5.1.4
polodb_core 5.1.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
vincentdchan
Dependencies
bson ^2.11.0
normal
byteorder ^1.5.0
normal
getrandom ^0.2.3
normal
indexmap ^2.4.0
normal
libc ^0.2
normal
polodb-librocksdb-sys ^9.0.0-alpha.1
normal
regex ^1.10
normal
serde ^1.0.207
normal
thiserror ^1.0.63
normal
uuid ^1.10.0
normal
csv ^1.2.1
dev
winapi ^0.3.9
normal
Versions
17.16%
of the crate is documented
Platform
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
polodb_
core
5.1.4
polodb_core
Macro
try_unwrap_document
Copy item path
Source
macro_rules! try_unwrap_document { ($op_name:tt, $doc:expr) => { ... }; }