Docs.rs
surrealdb-alpha-2.0.9
surrealdb-alpha 2.0.9
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
tobiemh
Dependencies
bincode ^1.3.3
normal
async-channel ^1.9.0
normal
chrono ^0.4.31
normal
dmp ^0.2.0
normal
futures ^0.3.29
normal
geo ^0.27.0
normal
indexmap ^2.1.0
normal
native-tls ^0.2.11
normal
optional
once_cell ^1.18.0
normal
path-clean ^1.0.1
normal
reblessive ^0.4.0
normal
reqwest ^0.12.5
normal
optional
revision ^0.8.0
normal
rust_decimal ^1.33.1
normal
rustls ^0.23.12
normal
optional
rustls-pki-types ^1.7.0
normal
semver ^1.0.20
normal
serde ^1.0.193
normal
serde-content ^0.1.0
normal
serde_json ^1.0.108
normal
surrealdb-core-alpha =2.0.9
normal
thiserror ^1.0.50
normal
tokio-util ^0.7.10
normal
optional
tracing ^0.1.40
normal
trice ^0.4.0
normal
optional
url ^2.5.0
normal
ciborium ^0.2.1
dev
criterion ^0.5.1
dev
env_logger ^0.10.1
dev
flate2 ^1.0.28
dev
hashbrown ^0.14.5
dev
pprof ^0.13.0
dev
radix_trie ^0.2.1
dev
rand ^0.8.5
dev
regex ^1.10.2
dev
serial_test ^2.0.0
dev
temp-dir ^0.1.11
dev
test-log ^0.2.13
dev
time ^0.3.36
dev
tokio ^1.34.0
dev
tracing-subscriber ^0.3.18
dev
ulid ^1.1.0
dev
wiremock ^0.6.0
dev
tokio ^1.34.0
normal
tokio-tungstenite ^0.23.1
normal
optional
uuid ^1.6.1
normal
pharos ^0.5.3
normal
ring ^0.17.7
normal
tokio ^1.34.0
normal
uuid ^1.6.1
normal
wasm-bindgen-futures ^0.4.39
normal
wasmtimer ^0.2.0
normal
ws_stream_wasm ^0.7.4
normal
Versions
84.21%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
surrealdb
2.0.9
surrealdb
Macro
enter_object_recursion
Copy item path
Source
macro_rules! enter_object_recursion { ($name:ident = $this:expr => { $($t:tt)* }) => { ... }; }