Wolfgang Bumiller 42d6e4fb05 tools: borrow: implement Deref for Tied
Eg. if you have an x: Tied<Dir, Iterator> now you can simply
call x.next() as it'll dereference to the Iterator.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-02-13 11:03:09 +01:00
2019-02-01 10:41:54 +01:00
2019-02-01 10:41:54 +01:00
2019-02-05 14:17:30 +01:00
2019-02-04 14:56:07 +01:00
2019-02-12 13:27:11 +01:00
Description
No description provided
14 MiB
Languages
Rust 88.1%
JavaScript 11.3%
Makefile 0.3%
CSS 0.2%