You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
435 B
JavaScript

initSidebarItems({"macro":[["anyhow","Construct an ad-hoc error from a string."],["bail","Return early with an error."],["ensure","Return early with an error if a condition is not satisfied."]],"struct":[["Chain","Iterator of a chain of source errors."],["Error","The `Error` type, a wrapper around a dynamic error type."]],"trait":[["Context","Provides the `context` method for `Result`."]],"type":[["Result","`Result<T, Error>`"]]});