Docs.rs
testing-16.0.0
testing 16.0.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
cargo_metadata ^0.18.1
normal
difference ^2
normal
once_cell ^1.19.0
normal
pretty_assertions ^1.3
normal
regex ^1.5.4
normal
rustc-hash ^2
normal
serde ^1.0.225
normal
serde_json ^1.0.115
normal
swc_common ^15.0.0
normal
swc_error_reporters ^17.0.0
normal
testing_macros ^1.0.1
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.20
normal
Versions
37.04%
of the crate is documented
Go to latest version
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
find_executable
testing
16.0.0
testing
Function
find_
executable
Copy item path
Source
pub fn find_executable(name: &
str
) ->
Option
<
PathBuf
>