Skip to main content

ZleString

Type Alias ZleString 

Source
pub type ZleString = Vec<char>;
Expand description

ZLE string type

Aliased Typeยง

pub struct ZleString { /* private fields */ }