1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-01-19 15:24:39 +01:00

3 lines
92 B
Rust
Raw Normal View History

2019-01-01 22:59:52 -08:00
//! Various helpers for Actix applications to use during testing.
pub use actix_testing::*;