Docs.rs
ferridriver-test-0.3.0
ferridriver-test 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
salamaashoush
Dependencies
anyhow ^1
normal
async-channel ^2
normal
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.22
normal
console ^0.16
normal
console-subscriber ^0.5
normal
optional
crossterm ^0.29
normal
dashmap ^6
normal
ferridriver ^0.3.0
normal
ferridriver-config ^0.3.0
normal
ferridriver-expect ^0.3.0
normal
ferridriver-test-macros ^0.3.0
normal
futures ^0.3
normal
glob ^0.3
normal
http ^1
normal
image ^0.25
normal
inventory ^0.3
normal
libc ^0.2
normal
mime_guess ^2
normal
notify ^8
normal
notify-debouncer-mini ^0.7
normal
quick-xml ^0.39
normal
ratatui ^0.30
normal
regex ^1
normal
reqwest ^0.13
normal
rustc-hash ^2
normal
serde ^1
normal
serde_json ^1
normal
similar ^3
normal
tokio ^1
normal
toml ^1.1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-chrome ^0.7
normal
optional
tracing-subscriber ^0.3
normal
zip ^8
normal
Versions
54.79%
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
expect
ferridriver_
test
0.3.0
ferridriver_test
Function
expect
Copy item path
Source
pub fn expect<T>(subject:
&T
) ->
Expect
<'_, T>
Expand description
Wrap a subject for auto-retrying assertions.