Struct pliantdb_core::test_util::TestDirectory [−][src]
pub struct TestDirectory(pub PathBuf);
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TestDirectory
impl Send for TestDirectory
impl Sync for TestDirectory
impl Unpin for TestDirectory
impl UnwindSafe for TestDirectory