Type Alias Echoes

Source
pub type Echoes = Vec<Wave<Echo>>;

Aliased Type§

pub struct Echoes { /* private fields */ }

Trait Implementations§