var searchIndex = {}; searchIndex["nue_io"] = {"doc":"Utilities for working with I/O streams.","items":[[0,"read_exact","nue_io","An extension for `Read`ing an exact amount of data.",null,null],[4,"Error","nue_io::read_exact","An error type for reading bytes.",null,null],[13,"UnexpectedEOF","","An unexpected EOF.",0,null],[13,"Io","","Any underlying IO error that occurs while reading bytes.",0,null],[8,"ReadExact","","Extension trait that provides `read_exact` for all `Read` implementations.",null,null],[10,"read_exact","","Reads into the entirety of `buf` or fails with an error.",1,null],[11,"fmt","","",0,null],[11,"from","","",0,{"inputs":[{"name":"error"}],"output":{"name":"error"}}],[11,"fmt","","",0,null],[11,"description","","",0,null],[11,"cause","","",0,null]],"paths":[[4,"Error"],[8,"ReadExact"]]}; initSearch(searchIndex);