/// The main data conversion for transfering in shortform over dbus or other,
/// or writing directly to the USB device
pub use *;
/// Useful for specialised effects that require a grid of data
pub use *;
/// Transform a PNG image for displaying on AniMe matrix display
pub use *;
/// A grid of data that is intended to be read out and displayed on the ANiMe as
/// a diagonal
pub use *;
/// A gif. Can be created from the ASUS gifs which are diagonal layout, or from
/// any standard gif
pub use crate*;
/// A container of images/grids/gifs/pauses which can be iterated over to generate
/// cool effects
pub use *;
/// Base errors that are possible
/// Provides const methods to create the USB HID control packets