proxmox/proxmox-tfa
Wolfgang Bumiller f04eb949d1 tfa: serde tools: improve variance and dropck
`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>
2022-03-22 12:31:54 +01:00
..
debian bump proxmox-tfa to 2.0.0-1 2021-11-28 17:00:29 +01:00
src tfa: serde tools: improve variance and dropck 2022-03-22 12:31:54 +01:00
Cargo.toml bump proxmox-tfa to 2.0.0-1 2021-11-28 17:00:29 +01:00