mirror of
https://git.proxmox.com/git/proxmox
synced 2025-11-29 11:11:07 +00:00
that takes the data in form of a `Box<dyn SerializableReturn + Send>` instead of a Value. Implement it in json and extjs formatter, by starting a thread and stream the serialized data via a `BufWriter<SenderWriter>` and use the Receiver side as a stream for the response body. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| Cargo.toml | ||