mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-07-27 10:47:37 +00:00
![]() Tie two dependent values together, such as a nix::Dir with its nix::dir::Iter<'a> where 'a is tied to the Dir's lifetime, making it otherwise impossible to return them or store them in a struct. Alternatively we could try the 'rental' crate. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
debian | ||
etc | ||
src | ||
tests | ||
www | ||
.gitignore | ||
Cargo.toml | ||
defines.mk | ||
Makefile |