initSidebarItems({"enum":[["Error","Library-specific error type which is returned by metadata loading operations."],["GenericMetadata","Represents metadata loaded from a file whose format was determined automatically."]],"fn":[["load","Attempts to load metadata for an image contained in the provided input stream."],["load_from_buf","Attempts to load metadata for an image contained in an in-memory buffer."],["load_from_file","Attempts to load metadata for an image contained in a file identified by the provided path."]],"mod":[["common",""],["formats","Supported image types."],["markers","Contains metadata marker types."]],"struct":[["Dimensions","Represents image dimensions in pixels."]],"trait":[["LoadableMetadata","Provides several convenience functions for loading metadata from various sources."]],"type":[["Result","Library-specific result type."]]});