//!//! Supplies the methods for taking a series of edit actions and applying
//! them to the objects to be edited.
//!//! Animation or layer implementations use this to commit edits.
//!modanimation_editor;modlayer_editor;pubuseself::animation_editor::*;pubuseself::layer_editor::*;