proxmox-backup/src/pxar
Christian Ebner ebfb2df22b binary_search_tree: add additional doctest for search_binary_tree_by()
Make sure a start indexes larger or equal to the array size results in a return
value of `None`.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-12-17 15:37:02 +01:00
..
binary_search_tree.rs binary_search_tree: add additional doctest for search_binary_tree_by() 2019-12-17 15:37:02 +01:00
catalog.rs src/backup/catalog.rs: move CatalogEntryType from src/pxar/catalog.rs 2019-11-12 11:41:44 +01:00
decoder.rs src/pxar/decoder.rs: require Send 2019-12-16 10:01:51 +01:00
dir_stack.rs src/pxar/dir_stack.rs: style fixups 2019-08-23 09:39:14 +02:00
encoder.rs pxar: match_pattern: refactor MatchPattern and introduce MatchPatternSlice. 2019-12-17 11:12:34 +01:00
flags.rs avoid some clippy warnings 2019-10-26 11:42:05 +02:00
format_definition.rs avoid some clippy warnings 2019-10-25 18:44:51 +02:00
fuse.rs pxar: fuse: add support for list- and getxattr 2019-12-06 16:44:15 +01:00
helper.rs src/pxar/encoder.rs: Refactor file stat 2019-05-28 06:23:49 +02:00
match_pattern.rs pxar: match_pattern: impl invert() to switch the match type of a MatchPattern. 2019-12-17 11:12:34 +01:00
sequential_decoder.rs pxar: match_pattern: refactor MatchPattern and introduce MatchPatternSlice. 2019-12-17 11:12:34 +01:00