Module sql_introspection_tests::test_api
source · Re-exports
pub use super::TestResult;
Macros
- Creates an instance of
Expectfrom string literal: - Unindent and call
format!. - Unindent and produce
&'static str.
Structs
- Represents a set of flags of some type
T.Tmust have the#[bitflags]attribute applied.
Enums
- Test-relevant connector capabilities.
- Test-relevant connector tags.
Traits
- Represents a connection or a transaction that can be queried.