Christian Ebner 9f8fcdd050 src/pxar/encoder.rs: refactoring of match_exclude_pattern()
match_exclude_pattern() does not need a '&mut self' reference to the encoder,
move it therefore out of the impl.
Further, this patch contains some naming and formatting cosmetics.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-07-17 09:45:19 +02:00
..
2019-07-03 12:00:43 +02:00
2019-02-16 12:31:39 +01:00
2019-02-21 09:36:52 +01:00
2019-02-18 13:11:42 +01:00
2019-03-18 10:00:58 +01:00