fedimint_client

Type Alias ClientHandleArc

Source
pub type ClientHandleArc = Arc<ClientHandle>;
Expand description

An alias for a reference counted ClientHandle

Aliased Typeยง

struct ClientHandleArc { /* private fields */ }