Type Alias SyntaxBlocks

Source
pub type SyntaxBlocks = Vec<Vec<(SyntaxType, String)>>;

Aliased Typeยง

pub struct SyntaxBlocks { /* private fields */ }