var searchIndex = {}; searchIndex["debugtrace"] = {"doc":"This crate enables backtraces to be attached to values in `debug` and `test` builds without\nincurring a cost in `release` or `bench` builds.","items":[[3,"Trace","debugtrace","Wrapper type containing a value and the backtrace to the address where it was wrapped.",null,null],[11,"clone","","",0,null],[11,"from","","",0,{"inputs":[{"name":"t"}],"output":{"name":"self"}}],[11,"fmt","","",0,null],[11,"deref","","",0,null],[11,"deref_mut","","",0,null],[11,"hash","","",0,null],[11,"partial_cmp","","",0,null],[11,"cmp","","",0,null],[11,"eq","","",0,null],[11,"new","","Creates a new stack-trace wrapping a value.",0,{"inputs":[{"name":"t"}],"output":{"name":"self"}}],[11,"unwrap","","Discards the information about where this trace was constructed and yields the wrapped\ndata.",0,null],[6,"Result","","Type-alias to make it easier to slot in tracing of errors.",null,null]],"paths":[[3,"Trace"]]}; initSearch(searchIndex);