Docs.rs
toasty-driver-integration-suite-0.5.0
toasty-driver-integration-suite 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
carllerche
Dependencies
assert-struct ^0.4.2
normal
async-trait ^0.1.89
normal
bigdecimal ^0.4.10
normal
hashbrown ^0.16
normal
jiff ^0.2.23
normal
rand ^0.10
normal
rust_decimal ^1.41.0
normal
serde ^1.0
normal
serde_json ^1.0.149
normal
toasty ^0.5.0
normal
toasty-core ^0.5.0
normal
toasty-driver-integration-suite-macros ^0.5.0
normal
toasty-macros ^0.5.0
normal
tokio ^1.50
normal
uuid ^1.23.0
normal
Versions
25.1%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate toasty_driver_integration_suite
toasty_
driver_
integration_
suite
0.5.0
All Items
Crate Items
Modules
Macros
Structs
Traits
Functions
Crate
toasty_
driver_
integration_
suite
Copy item path
Source
Modules
§
scenarios
stmt
Expression utilities for testing with assert_struct!
tests
Test implementations
Macros
§
assert_
eq_
unordered
generate_
driver_
tests
Structs
§
Driver
Op
ExecLog
A wrapper around the operations log that provides a clean API for tests
Logging
Driver
Test
Wraps the Tokio runtime and ensures cleanup happens.
Test
Result
Traits
§
Setup
Functions
§
column
Helper function to get a single ColumnId for specified table and column
columns
Helper function to generate a Vec
for specified table and columns
table_
id
Helper function to look up TableId by table name (handles database-specific prefixes)