juniper/iron/error/sidebar-items.js

1 line
336 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"enum":[["HttpError","A set of errors that can occur parsing HTTP streams."]],"struct":[["IronError","The type of Errors inside and when using Iron."]],"trait":[["Error","An extension to std::error::Error which provides dynamic downcasting of errors for use in highly generic contexts."]],"type":[["HttpResult",""]]});