Docs.rs
assemble-std-0.2.0
assemble-std 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
joshradin
Dependencies
assemble-core ^0.2.0
normal
colored ^2.0.0
normal
dirs ^4.0.0
normal
log ^0.4.17
normal
once_cell ^1.13.1
normal
reqwest ^0.11.11
normal
serde ^1.0.143
normal
tempfile ^3.3.0
normal
thiserror ^1.0.31
normal
url ^2.2.2
normal
assemble-build ^0.2.0
build
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
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
assemble_
std
0.2.0
Module exec
Module Items
Structs
In assemble_
std::
tasks
assemble_std
::
tasks
Module
exec
Copy item path
Source
Expand description
Contains code for the exec task.
Structs
ยง
Exec
The exec task runs a generic program using the built-in command runner of the OS
Exec
Error
Returned when the execution returns a non-zero exit code.