]> git.proxmox.com Git - ui/proxmox-yew-widget-toolkit.git/commit
add new AsyncPool class
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Oct 2024 10:27:27 +0000 (12:27 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Oct 2024 10:27:27 +0000 (12:27 +0200)
commit44c86818dc46943db09b7ab5e340e2cd3709fde4
tree8e24ef930ca92fffe9bda61926e6bcb2898433ca
parent13dd187263a6a900415029b8f572f89628898d2a
add new AsyncPool class

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
src/async_pool.rs [new file with mode: 0644]
src/lib.rs