Struct s_app_dir::AppDir [] [src]

pub struct AppDir { /* fields omitted */ }

Methods

impl AppDir
[src]

Trait Implementations

impl Clone for AppDir
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for AppDir
[src]

Formats the value using the given formatter.

impl Eq for AppDir
[src]

impl PartialEq for AppDir
[src]

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

This method tests for !=.

impl Display for AppDir
[src]

Formats the value using the given formatter. Read more