mentat/hyper/error/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
309 B
JavaScript

initSidebarItems({"enum":[["Error","A set of errors that can occur parsing HTTP streams."]],"struct":[["Canceled","A pending item was dropped before ever being processed."],["UriError","An error parsing a `Uri`."]],"type":[["Result","Result type often returned from methods that can have hyper `Error`s."]]});