Skip to main content

StrList

Type Alias StrList 

Source
pub type StrList = IdxRange<StrRef>;
Expand description

A run of string literals.

Aliased Typeยง

pub struct StrList { /* private fields */ }