Crate dbeel

Source

Modules§

args
error
gossip
local_shard
messages
remote_shard_connection
run_shard
shards
storage_engine
tasks
utils

Macros§

notify_flow_event
response_to_empty_result
Map a ShardResponse with no value to Result<()>. Must also import ShardResponse to compile.
response_to_result
Map a ShardResponse with a value to Result. Must also import ShardResponse to compile.