Type Alias waiter_di::RcAny

source ·
pub type RcAny = Wrc<dyn Any>;

Aliased Type§

struct RcAny { /* private fields */ }