Docs.rs
ralph-workflow-0.6.0
ralph-workflow 0.6.0
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
mistlight
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.4
normal
clap_complete ^4.4
normal
ctrlc ^3.4
normal
dirs ^5.0
normal
flate2 ^1.0
normal
git2 ^0.18
normal
notify ^6.1
normal
quick-xml ^0.37
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
shell-words ^1.1
normal
strsim ^0.11
normal
tempfile ^3.10
normal
thiserror ^2.0
normal
toml ^0.8
normal
ureq ^3.0
normal
uuid ^1.10
normal
which ^6.0
normal
serial_test ^3
dev
tempfile ^3.10
dev
Versions
80.45%
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
Skip to main content
assert_template_has_variable
ralph_
workflow
0.6.0
ralph_workflow
Macro
assert_
template_
has_
variable
Copy item path
Source
macro_rules! assert_template_has_variable { ($path:expr, $var:expr) => { ... }; }