EvPath

Type Alias EvPath 

Source
pub type EvPath<B> = Vec<Event<B>>;

Aliased Typeยง

pub struct EvPath<B> { /* private fields */ }