Docs.rs
wd_run-0.5.0
wd_run 0.5.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
crates.io
Source
Owners
woshihaoren4
Dependencies
anyhow ^1.0.70
normal
async-trait ^0.1.68
normal
serde ^1
normal
serde_json ^1.0.50
normal
serde_yaml ^0.8.11
normal
tokio ^1.10
normal
toml ^0.5.7
normal
wd_log ^0.2.0
normal
wd_tools ^0.11.0
normal
Versions
7.14%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate wd_run
wd_run
0.5.0
All Items
Crate Items
Structs
Traits
Functions
Type Aliases
Attribute Macros
Crate
wd_run
Copy item path
Source
Structs
§
Application
Cmd
Flags
Input
Task
Info
Traits
§
Task
Functions
§
load_
config
load config file to struct supported formats [x] yaml [x] json [x] toml [x] http
Type Aliases
§
Result
Result<T, Error>
Attribute Macros
§
async_
trait