Function uuid

Source
pub fn uuid(lexer: &mut Lexer<'_>, start: Token) -> Result<Uuid, SyntaxError>