risingwave_storage::store

Trait Alias StaticSendSync

source
trait StaticSendSync = Send
    + Sync
    + 'static;