blob: b2ab5b8010fa4879daf03be0a7b07e5899a18a0a [file] [log] [blame]
window.SIDEBAR_ITEMS = {"fn":[["Ok","Equivalent to Ok::<_, anyhow::Error>(value)."]],"macro":[["anyhow","Construct an ad-hoc error from a string or existing non-`anyhow` error value."],["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>`"]]};