]> git.proxmox.com Git - pve-installer.git/commit
tui: bootdisk: refactor Rc<RefCell<..>> type into custom type
authorChristoph Heiss <c.heiss@proxmox.com>
Thu, 9 Nov 2023 09:40:55 +0000 (10:40 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 9 Nov 2023 13:47:03 +0000 (14:47 +0100)
commitd81cffcbb41c9d274f5ee862d92c0597f504bc86
treede4b5eff1f69e955b481a35bcfce100b61e2f74f
parent4b4dfa12e08aa51353b8c7c1c8a6b330c0bee74b
tui: bootdisk: refactor Rc<RefCell<..>> type into custom type

Will be used/passed around quite a lot of times due to future changes,
so simplify it a bit.

No functional changes.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
proxmox-tui-installer/src/views/bootdisk.rs