1//! Generated lookup tables from Exif.pm
2//!
3//! Auto-generated from third-party/exiftool/lib/Image/ExifTool/Exif.pm
4//! DO NOT EDIT MANUALLY - changes will be overwritten by codegen
56pub mod orientation;
78// Re-export all lookup functions and constants
9pub use orientation::*;