Docs.rs
wdl-cli-0.1.1
wdl-cli 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
claymcleod
stjudecloud-cloudy
Dependencies
anyhow ^1.0.98
normal
codespan-reporting ^0.12.0
normal
futures ^0.3.31
normal
indexmap ^2.9.0
normal
nonempty ^0.11.0
normal
path-clean ^1.0.1
normal
regex ^1.11.1
normal
serde ^1
normal
serde_json ^1.0.140
normal
serde_yaml_ng ^0.10
normal
shellexpand ^3.1.1
normal
thiserror ^2.0.12
normal
tokio-util ^0.7.14
normal
tracing ^0.1.41
normal
url ^2.5.4
normal
wdl-analysis ^0.8.1
normal
wdl-ast ^0.12.1
normal
wdl-engine ^0.3.1
normal
wdl-lint ^0.11.1
normal
tempfile ^3.19.1
dev
Versions
100%
of the crate is documented
Go to latest version
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
wdl_cli
0.1.1
Module eval
Module Items
Structs
In crate wdl_
cli
wdl_cli
Module
eval
Copy item path
Source
Expand description
Facilities for performing a typical WDL evaluation using the
wdl-*
crates.
Structs
ยง
Evaluator
An evaluator for a WDL task or workflow.