Struct ddbug::File [] [src]

pub struct File<'a, 'input> { /* fields omitted */ }

Methods

impl<'a, 'input> File<'a, 'input>
[src]

[src]

[src]

[src]

Trait Implementations

impl<'a, 'input> Debug for File<'a, 'input>
[src]

[src]

Formats the value using the given formatter.

impl<'a, 'input> Default for File<'a, 'input>
[src]

[src]

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