Docs.rs
check-runner-0.1.0
check-runner 0.1.0
Permalink
Docs.rs crate page
MIT
05 July 2026
Links
crates.io
Source
Owners
RecursiveIntell
Dependencies
async-trait ^0.1
normal
check-runner-sys ^0.1.0
normal
effect-signature ^0.1.0
normal
forge-policy ^0.1.0
normal
sandbox-workspace ^0.1.0
normal
serde ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tempfile ^3
dev
libc ^0.2
normal
Versions
1.23%
of the crate is documented
Platform
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
select_backend
check_
runner
0.1.0
check_runner
Function
select_
backend
Copy item path
Source
pub fn select_backend( config: &
BackendConfig
, ) ->
Result
<
Box
<dyn
ExecutionBackend
>,
RunnerError
>