mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-03 11:49:06 +00:00
![]() `FoldSeqVisitor` doesn't actually own a `T` and therefore cannot drop a `T`, we only use it via the `Fn(&mut Out, T)`, so use `fn(T)` in the `PhantomData` to keep `T` contravariant. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
src | ||
Cargo.toml |