Type Definition lunarity_ast::StringLiteral

source ·
pub type StringLiteral<'ast> = &'ast str;