--- source: tests/lexer.rs description: "get http://localhost" expression: "lexer.into_iter().collect::>()" --- [ Get("get") at Position { value: 0, line: 0, col: 0 }, Url("http://localhost") at Position { value: 4, line: 0, col: 4 }, ]