Allows to partially restore an archive by passing match patterns to the restore function. The whole restore is performed in sequential, therefore the whole archive has to be read. By wrapping the RawFd into an Option it can be controlled if the corresponding part is restored (in case of Some(fd)) or if the Reader reads over it without restore (in case of None). Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Description
No description provided
Languages
Rust
88.1%
JavaScript
11.3%
Makefile
0.3%
CSS
0.2%