ssw/doc/pest/error/sidebar-items.js
2023-01-09 19:23:20 +01:00

1 line
253 B
JavaScript

window.SIDEBAR_ITEMS = {"enum":[["ErrorVariant","Different kinds of parsing errors."],["InputLocation","Where an `Error` has occurred."],["LineColLocation","Line/column where an `Error` has occurred."]],"struct":[["Error","Parse-related error type."]]};