Type Definition runestr::RuneVec

source · []
pub type RuneVec = Vec<rune>;
Expand description

A Vec of runes.