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
WithEventBus
reifydb_
core
0.1.1
With
Event
Bus
Required Methods
event_bus
Implementors
In reifydb_
core::
interface
reifydb_core
::
interface
Trait
With
Event
Bus
Copy item path
Source
pub trait WithEventBus { // Required method fn
event_bus
(&self) -> &
EventBus
; }
Required Methods
§
Source
fn
event_bus
(&self) -> &
EventBus
Implementors
§