Type Alias snapbox::path::PathFixture

source ·
pub type PathFixture = DirRoot;
👎Deprecated since 0.5.11: Replaced with dir::DirRoot
Expand description

Working directory for tests

Aliased Type§

struct PathFixture(/* private fields */);