Module assert_fs::assert[][src]

Filesystem assertions.

Structs

BytesContentPathPredicate

Predicate used by IntoPathPredicate for bytes

StrContentPathPredicate

Predicate used by IntoPathPredicate for str

Traits

IntoPathPredicate

Used by PathAssert to convert Self into the needed Predicate<Path>.

PathAssert

Assert the state of files within TempDir.