Docs.rs
testkit-core-0.1.1
testkit-core 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
auser
Dependencies
async-trait ^0.1.75
normal
dotenvy ^0.15.0
normal
optional
parking_lot ^0.12.1
normal
tracing ^0.1.40
normal
optional
tracing-subscriber ^0.3
normal
optional
uuid ^1.4
normal
sqlx ^0.8.2
dev
tokio ^1.40.0
dev
url ^2.4.11
dev
Versions
77.27%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
testkit_
core
0.1.1
Module event
Module Items
Structs
In crate testkit_
core
testkit_core
Module
event
Copy item path
Source
Expand description
Events represent single points in time during the execution of a program.
Structs
ยง
Event
Event
s represent single points in time where something occurred during the execution of a program.