//! Gathers everything needed to animate and synchronize a production.
//!
//! The `edit` module gives you access to timelines and cuts so that you can schedule execution of
//! specific, artistic and awesome code.
//!
//! While the `edit` module is for general execution and scheduling, the `spline` module is more
//! about parameterization of a specific value you use with your objects.