Docs.rs
reifydb-engine-0.2.0
reifydb-engine 0.2.0
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
dao-ming-dev
Dependencies
async-recursion ^1.1
normal
async-trait ^0.1
normal
futures-util ^0.3.31
normal
indexmap ^2.11
normal
once_cell ^1.21.3
normal
postcard ^1.1
normal
reifydb-auth ^0.2.0
normal
reifydb-catalog ^0.2.0
normal
reifydb-core ^0.2.0
normal
reifydb-flow-operator-abi ^0.2.0
normal
reifydb-hash ^0.2.0
normal
reifydb-rql ^0.2.0
normal
reifydb-store-transaction ^0.2.0
normal
reifydb-transaction ^0.2.0
normal
reifydb-type ^0.2.0
normal
serde ^1.0.219
normal
serde_json ^1.0.143
normal
tokio ^1.48.0
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tracing ^0.1.43
normal
Versions
43.6%
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
ValidationMode
reifydb_
engine
0.2.0
Validation
Mode
Implementors
In reifydb_
engine::
bulk_
insert
reifydb_engine
::
bulk_insert
Trait
Validation
Mode
Copy item path
Source
pub trait ValidationMode: Sealed + 'static { }
Expand description
Marker trait for validation mode (sealed)
Implementors
§
Source
§
impl
ValidationMode
for
Trusted
Source
§
impl
ValidationMode
for
Validated