Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PRQL/prql
/ mod.rs
File
mod.rs
prqlc/prqlc-parser/src/parser/mod.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use chumsky;
2
use chumsky::input::BorrowInput;
3
use chumsky::prelude::*;
4
use chumsky::span::SimpleSpan;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected