[][src]Type Definition cxmr_ta::BoxIndicator

type BoxIndicator<S> = Box<dyn Next<S>>;

Boxed indicator implementation.