GptPartitionCursor implements the Read + Write + Seek + Debug.
It's used for backing up or restoring partition images, such as in embedded upgrades.
use Cursor as GptPartitionCursor;
use ;
GptPartitionCursor implements the Read + Write + Seek + Debug.
It's used for backing up or restoring partition images, such as in embedded upgrades.
use Cursor as GptPartitionCursor;
use ;