Go to file
Wolfgang Bumiller 6ed25cbe3a tools: add Tied value
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>
2019-02-12 10:39:11 +01:00
debian debian: add debian/source/format file 2019-02-01 10:41:54 +01:00
etc etc: remove obsolete syslog.target dependency 2019-02-01 10:02:56 +00:00
src tools: add Tied value 2019-02-12 10:39:11 +01:00
tests ignore casync test by default 2019-02-01 10:41:54 +01:00
www don't hardcode /usr/share paths 2019-02-01 10:41:54 +01:00
.gitignore add generated files to .gitignore 2019-02-05 14:17:30 +01:00
Cargo.toml proxy: use TLS via tokio-tls 2019-02-04 14:56:07 +01:00
Makefile introduce buildcfg module and PROXMOX_CONFIGDIR 2019-02-04 15:13:08 +01:00
defines.mk introduce buildcfg module and PROXMOX_CONFIGDIR 2019-02-04 15:13:08 +01:00