proxmox-backup/src/tools
Wolfgang Bumiller c05a8c8d18 doc-test fixup
cargo test by default compiles and runs all code snippets
found in the documentation...

oops...

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-05-23 15:22:33 +02:00
..
io doc-test fixup 2019-05-23 15:22:33 +02:00
vec doc-test fixup 2019-05-23 15:22:33 +02:00
acl.rs src/tools/acl.rs: impl add_entry_full for ACL and set_permissions for ACLEntry 2019-05-16 11:10:06 +02:00
async_mutex.rs tools: add AsyncMutex 2019-04-29 14:19:03 +02:00
borrow.rs tools: borrow: implement Deref for Tied 2019-02-13 11:03:09 +01:00
broadcast_future.rs src/tools/broadcast_future.rs: cleanup, decompose into two classes 2019-04-30 08:57:20 +02:00
common_regex.rs tools/common_regex.rs: add more docu 2019-02-16 12:36:01 +01:00
daemon.rs use double-fork for reload 2019-04-25 11:02:12 +00:00
file_logger.rs src/tools/file_logger.rs: fix test 2019-04-06 11:24:37 +02:00
fs.rs cleanup 2019-02-18 13:21:27 +01:00
io.rs doc-test fixup 2019-05-23 15:22:33 +02:00
process_locker.rs src/backup/chunk_store.rs: fix GC 2019-03-31 17:21:36 +02:00
procfs.rs src/tools/procfs.rs: clean up tab indentation and use whitespaces instead 2019-04-25 13:14:52 +02:00
read.rs tools: add read/write convenience helpers 2019-04-25 11:02:12 +00:00
signalfd.rs signalfd cleanup 2019-03-12 11:07:09 +01:00
ticket.rs src/tools/ticket.rs: define const TICKET_LIFETIME 2019-03-05 12:56:21 +01:00
timer.rs tools/timer: add module documentation 2019-02-14 10:13:42 +01:00
tty.rs tools: add tty helper module 2019-02-20 14:43:07 +01:00
vec.rs doc-test fixup 2019-05-23 15:22:33 +02:00
wrapped_reader_stream.rs avoid compiler warnings 2019-01-30 18:25:37 +01:00
write.rs tools: add read/write convenience helpers 2019-04-25 11:02:12 +00:00
xattr.rs tree-wide: use the new vec/io tools modules 2019-05-23 09:49:10 +02:00