Struct dir_obj::File [] [src]

pub struct File { /* fields omitted */ }

representation of a file

Methods

impl File
[src]

Trait Implementations

impl Debug for File
[src]

Formats the value using the given formatter.

impl PartialEq for File
[src]

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

This method tests for !=.