]> git.proxmox.com Git - proxmox.git/commit
proxmox-http: define a RateLimit trait
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 13 Nov 2021 07:02:27 +0000 (08:02 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 13 Nov 2021 16:38:00 +0000 (17:38 +0100)
commit937d1a609505cf25420dead901e5d2c07c12aa0a
tree0089593d3c3c389deb416fa7b0cfa7d21fe32147
parent564703b195b903daf9ab25315e2a7249d1ae5fa9
proxmox-http: define a RateLimit trait

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
proxmox-http/src/client/mod.rs
proxmox-http/src/client/rate_limited_stream.rs
proxmox-http/src/client/rate_limiter.rs