Skip to main content

TestClient

Type Alias TestClient 

Source
pub type TestClient = Client<FilesystemKeyStore>;
Available on crate features testing and std only.

Aliased Typeยง

pub struct TestClient { /* private fields */ }