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