Type Alias waiter_di::Wrc

source ·
pub type Wrc<T> = Rc<T>;

Aliased Type§

struct Wrc<T> { /* private fields */ }