Struct platter_walk::Entry [] [src]

pub struct Entry { /* fields omitted */ }

Methods

impl Entry
[src]

Trait Implementations

impl PartialEq for Entry
[src]

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

This method tests for !=.

impl PartialEq<Path> for Entry
[src]

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

This method tests for !=.