MCPcopy Create free account
hub / github.com/It4innovations/hyperqueue / parser2.rs

File parser2.rs

crates/hyperqueue/src/common/parser2.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use anyhow::anyhow;
2use chumsky::error::{Simple, SimpleReason};
3use chumsky::primitive::{end, just};
4use chumsky::text::ident;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected