Docs.rs
yabs-0.2.0
yabs 0.2.0
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
0X1A
Dependencies
ansi_term ^0.9
normal
error-chain ^0.10
normal
walkdir ^1
normal
clap ^2
normal
num_cpus ^1.0
normal
regex ^0.2
normal
serde_derive ^1.0
normal
toml ^0.4
normal
serde ^1.0
normal
serde_json ^0.8
normal
log ^0.3
normal
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-gnu
x86_64-apple-darwin
x86_64-pc-windows-gnu
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
util
::
ext
Function
util
::
ext
::
spawn_cmd
[
−
]
[src]
pub fn spawn_cmd(cmd: &
str
) ->
Result
<
Child
,
YabsError
>