Docs.rs
sic_cli-0.11.0
sic_cli 0.11.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
foresterre
Dependencies
anyhow ^1.0.28
normal
atty ^0.2.14
normal
clap ^2.32.0
normal
globwalk ^0.8.0
normal
inflate ^0.4.5
normal
sic_cli_ops ^0.11.0
normal
sic_core ^0.11
normal
sic_image_engine ^0.11
normal
sic_io ^0.11
normal
sic_parser ^0.11
normal
sic_testing ^0.11
dev
Versions
22.95%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
sic_cli
0.11.0
In sic_
cli::
pipeline
sic_cli
::
pipeline
Function
run_with_devices
Copy item path
Source
pub fn run_with_devices<'c>( in_and_output:
InputOutputMode
, config: &'c
Config
<'c>, ) ->
Result
<
()
>