batuta 0.8.0

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

pub use batuta::*;