vantage-live 0.4.8

Locally-cached, write-through table wrapper for the Vantage framework
Documentation
1
2
3
4
5
//! Convenience re-exports.

pub use crate::cache::{Cache, CachedRows};
pub use crate::live_stream::{LiveEvent, LiveStream};
pub use crate::live_table::LiveTable;