Docs.rs
rskit-process-0.1.0-alpha.1
rskit-process 0.1.0-alpha.1
Docs.rs crate page
MIT
15 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
kbukum
Dependencies
libc ^0.2
normal
parking_lot ^0.12
normal
rskit-errors ^0.1.0-alpha.1
normal
rskit-util ^0.1.0-alpha.1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
parking_lot ^0.12
dev
rskit-testutil ^0.1.0-alpha.1
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
command
rskit_
process
0.1.0-alpha.1
rskit_process
Function
command
Copy item path
Source
pub fn command<P:
Into
<
PathBuf
>>(program: P) ->
ProcessSpec
Expand description
Create a subprocess specification.