trueno-db 0.4.0

DEPRECATED: Use aprender-db instead. Re-exports aprender-db for backward compatibility.
Documentation
1
2
3
4
5
6
//! `trueno-db` has moved to `aprender-db`.
//!
//! This crate re-exports `aprender-db` for backward compatibility.
//! New code should depend on `aprender-db` directly.

pub use trueno_db::*;