Struct witnext::MockFs[][src]

pub struct MockFs { /* fields omitted */ }

Implementations

Trait Implementations

Read the entire file into a String. Used to resolve use declarations.

Read a line of a file into a String. Used for error reporting.

Return the canonical (non-symlinked) path of a file. Used to resolve use declarations.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.