Module assert_fs::prelude[][src]

Extension traits that are useful to have available.

Traits

ChildPathTouchExt

Create empty files at ChildPath.

ChildPathWriteBinExt

Write a binary file at ChildPath.

ChildPathWriteStrExt

Write a text file at ChildPath.

TempDirAssertExt

Assert the state of files within TempDir.

TempDirChildExt

Access paths within TempDir for testing.

TempDirCopyExt

Copy files into TempDir.