Skip to main content

trueno_quant/
lib.rs

1//! `trueno-quant` has moved to `aprender-quant`.
2//!
3//! This crate re-exports `aprender-quant` for backward compatibility.
4//! New code should depend on `aprender-quant` directly.
5
6pub use trueno_quant::*;