Struct binpatch::Patch [] [src]

pub struct Patch<'a> { /* fields omitted */ }

Methods

impl<'a> Patch<'a>
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'a> Debug for Patch<'a>
[src]

[src]

Formats the value using the given formatter.

impl<'a> Default for Patch<'a>
[src]

[src]

Returns the "default value" for a type. Read more

impl<'a> PartialEq for Patch<'a>
[src]

[src]

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

[src]

This method tests for !=.