//! This crate is a set of standard fixtures for rustest.
//!//! This crate is pretty young and a the number of fixture is small.
//! If you have a need for new standard fixture, issue or PR are welcomed.
modglobal;modtempdir;modtempfile;pubuseglobal::Global;pubusetempdir::TempDir;pubusetempfile::TempFile;