simular 0.4.0

DEPRECATED: Use aprender-simulate instead. Re-exports aprender-simulate for backward compatibility.
Documentation
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::*;