fn err_at(node: Node<'_, '_>, kind: CslParseErrorKind) -> CslParseErrorExpand description
Build an error anchored at a node’s start byte offset.
fn err_at(node: Node<'_, '_>, kind: CslParseErrorKind) -> CslParseErrorBuild an error anchored at a node’s start byte offset.