Go to file
Dietmar Maurer 3ffe2ebc64 proxmox-rest-server: use new ServerAdapter trait instead of callbacks
Async callbacks are a PITA, so we now pass a single trait object which
implements check_auth and get_index.
2021-10-05 11:13:10 +02:00
Description
No description provided
17 MiB
Languages
Rust 99.7%
Makefile 0.2%
Shell 0.1%