[][src]Type Definition moiradb::types::Block

type Block<K, C> = Vec<Arc<Transaction<K, C>>>;