Docs.rs
ferridriver-bdd-0.4.0
ferridriver-bdd 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
salamaashoush
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
console ^0.16
normal
cucumber-expressions ^0.5
normal
dashmap ^6
normal
ferridriver ^0.4.0
normal
ferridriver-bdd-macros ^0.4.0
normal
ferridriver-expect ^0.4.0
normal
ferridriver-script ^0.4.0
normal
ferridriver-test ^0.4.0
normal
futures ^0.3
normal
gherkin ^0.16
normal
glob ^0.3
normal
inventory ^0.3
normal
regex ^1
normal
rustc-hash ^2
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
criterion ^0.8
dev
tempfile ^3
dev
Versions
61.52%
of the crate is documented
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
step_err
ferridriver_
bdd
0.4.0
ferridriver_bdd
Macro
step_
err
Copy item path
Source
macro_rules! step_err { ($($arg:tt)*) => { ... }; }
Expand description
Convenience macro for creating step errors.