pub fn search_list_test<E: Executor + Send + 'static, R: ConnectionProvider>(
exec: E,
handle: R,
)
Available on crate feature
testing
only.Expand description
Test search lists.
pub fn search_list_test<E: Executor + Send + 'static, R: ConnectionProvider>(
exec: E,
handle: R,
)
testing
only.Test search lists.