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