Crate rcommunity_core

Crate rcommunity_core 

Source
Expand description

This crate contains core facilities for rcommunity.

Re-exports§

pub use markers::*;

Modules§

client
error
Defines error and result types used by this crate.
markers
Marker traits for building custom type-safe APIs.
store
Traits and implementations for the backing storage layer.
utils