// Copyright (c) 2023 Nick Piaddo
// SPDX-License-Identifier: Apache-2.0 OR MIT
//! Module for dialog-driven partitioning.
// From dependency library
// From standard library
// From this library
pubusemenu_item_struct::MenuItem;pubuseprompt_kind_enum::PromptKind;pubuseprompt_struct::Prompt;modmenu_item_struct;modprompt_kind_enum;modprompt_struct;