Struct tar::parser::Padding [] [src]

pub struct Padding;

Trait Implementations

impl Debug for Padding
[src]

Formats the value using the given formatter.

impl PartialEq for Padding
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for Padding
[src]