//! Vista bridge for the log-writer backend.
//!
//! Insert-only: `can_insert: true`, all other capability flags false. Read
//! methods return `ErrorKind::Unsupported` via the trait's `default_error`.
pub use LogWriterVistaFactory;
pub use LogWriterTableShell;
pub use ;
use crateLogWriter;