Expand description
ยงparsers
Submodule index for concrete super::parser::ToolCallParser implementations.
Each parser lives in its own file and is named after the dialect family
it handles: delimited covers every marker-delimited dialect, configured
by a crate::domain::dialect::DialectSpec, while standard is the
identity passthrough. This is the only place โ together with
super::registry โ where the set of available parsers is enumerated.
Modules
| Module | LOC | Complexity | Coverage |
|---|---|---|---|
delimited.rs | |||
standard.rs |