Struct sqlx_core::testing::TestFixture
source · pub struct TestFixture {
pub path: &'static str,
pub contents: &'static str,
}
Fields§
§path: &'static str
§contents: &'static str
pub struct TestFixture {
pub path: &'static str,
pub contents: &'static str,
}
path: &'static str
§contents: &'static str