Docs.rs
sqlplannertest-0.4.0
sqlplannertest 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
skyzh
github:risinglightdb:crates-io
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
console ^0.15
normal
futures-util ^0.3
normal
glob ^0.3
normal
itertools ^0.13
normal
libtest-mimic ^0.7
normal
serde ^1.0
normal
serde_yaml ^0.9
normal
similar ^2
normal
tokio ^1
normal
Versions
23.08%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
sqlplannertest
0.4.0
All Items
Crate Items
Structs
Traits
Functions
Crate
sqlplannertest
Copy item path
Source
Structs
§
Parsed
Test
Case
A parsed test case.
Planner
Test
Apply
Options
Test
Case
Describing a test case.
Traits
§
Planner
Test
Runner
A planner test runner.
Functions
§
discover_
tests
discover_
tests_
with_
selections
parse_
test_
cases
planner_
test_
apply
planner_
test_
apply_
with_
options
planner_
test_
runner
Test runner based on libtest-mimic.