Module assert_fs::fixture

source ·
Expand description

Initialize the filesystem to use as test fixtures.

Structs

  • A path within a TempDir
  • Failure when initializing the fixture.
  • A potential file in the filesystem that is automatically deleted when it goes out of scope.
  • A directory in the filesystem that is automatically deleted when it goes out of scope.

Enums

Traits