Type Alias Unsubscribe

Source
pub type Unsubscribe = Unsubscribe<Topics, Bytes>;
Expand description

Aliased Typeยง

pub struct Unsubscribe { /* private fields */ }