Type Alias Wallet

Source
pub type Wallet<'a> = &'a Rc<Sender<All>>;