Struct fatfs::DirEntry [] [src]

pub struct DirEntry<'a, 'b: 'a> { /* fields omitted */ }

Methods

impl<'a, 'b> DirEntry<'a, 'b>
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'a, 'b: 'a> Clone for DirEntry<'a, 'b>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl<'a, 'b> Debug for DirEntry<'a, 'b>
[src]

[src]

Formats the value using the given formatter.