# Functions
Check if developer mode is enabled through the mobile_image_mounter service.
NewDeveloperDiskImageMounter returns a new mobile image mounter DeveloperDiskImageMounter for the given device.
NewImageMounter creates a new ImageMounter depending on the version of the given device.
NewPersonalizedDeveloperDiskImageMounter creates a PersonalizedDeveloperDiskImageMounter for the device entry.
# Structs
DeveloperDiskImageMounter to mobile image mounter.
PersonalizedDeveloperDiskImageMounter allows mounting personalized developer disk images that are used starting with iOS 17.
# Interfaces
ImageMounter mounts developer disk images to an iOS device, and give a list of already mounted images.