1//! Collection of utilities for benchmarking the `tor-proto` crate. 2 3pub use super::crypto::bench_utils::*;