Skip to main content

Crate reifydb_core

Crate reifydb_core 

Source

Modules§

common
delta
encoded
error
event
interface
key
retention
row
sort
util
value

Macros§

define_event
Defines an event struct with cheap O(1) cloning using Arc pattern.
internal
Macro to create an internal error with automatic source location capture
internal_err
Macro to create an internal error result with automatic source location capture
internal_error
Macro to create an internal error result with automatic source location capture
key_prefix
return_internal_error
Macro to return an internal error with automatic source location capture This combines return_error! and internal_error! for convenience

Structs§

CoreVersion