var searchIndex = {}; searchIndex["utf8"] = {"doc":"","items":[[3,"PushLossyDecoder","utf8","",null,null],[3,"IncompleteSequence","","",null,null],[4,"DecodeStepStatus","","",null,null],[13,"Ok","","The input is entirely well-formed",0,null],[13,"Error","","There is a decoding error.\nEach such error should be represented as one U+FFFD replacement character in lossy decoding.",0,null],[12,"remaining_input_after_error","utf8::DecodeStepStatus","",0,null],[13,"Incomplete","utf8","The end of the input was reached in the middle of an UTF-8 sequence that is valid so far.\nMore input (up to 3 more bytes) is required to determine if it is well-formed.\nIf at the end of the input, this is a decoding error.",0,null],[5,"decode_step","","Low-level UTF-8 decoding.",null,null],[17,"REPLACEMENT_CHARACTER","","The replacement character. In lossy decoding, insert it for every decoding error.",null,null],[11,"new","","",1,{"inputs":[{"name":"f"}],"output":{"name":"self"}}],[11,"feed","","",1,null],[11,"end","","",1,null],[11,"drop","","",1,null],[11,"clone","","",0,null],[11,"fmt","","",0,null],[11,"clone","","",2,null],[11,"fmt","","",2,null],[11,"complete","","Try to complete an incomplete sequence.",2,null]],"paths":[[4,"DecodeStepStatus"],[3,"PushLossyDecoder"],[3,"IncompleteSequence"]]}; initSearch(searchIndex);