//! Contains the [`ImageRef`] and [`Image`] types that represent an Image4 container (an IMG4 file).
modborrowed;#[cfg(any(feature ="alloc", test))]modowned;pubuseborrowed::ImageRef;#[cfg(any(feature ="alloc", test))]pubuseowned::Image;#[cfg(test)]modtests;