Type Alias WatchedAccountsActionWithMetaRef

Source
pub type WatchedAccountsActionWithMetaRef<'a> = ActionWithMeta<&'a WatchedAccountsAction>;

Aliased Typeยง

pub struct WatchedAccountsActionWithMetaRef<'a> { /* private fields */ }