var searchIndex = {}; searchIndex["utf8_cstr"] = {"doc":"","items":[[3,"Utf8CStr","utf8_cstr","A wrapper that promises it's contents are null-terminated & validly utf-8 encoded",null,null],[4,"Utf8CStrError","","",null,null],[13,"NoNulTerm","","",0,null],[13,"EmbeddedNulTerm","","",0,null],[13,"Utf8Error","","",0,null],[11,"fmt","","",0,null],[11,"from_cstr","","Failable convertion from a CStr.",1,{"inputs":[{"name":"cstr"}],"output":{"name":"result"}}],[11,"from_bytes","","Convert directly from bytes",1,null],[11,"from_bytes_with_nul_unchecked","","Raw convertion from basic data type with no checking.",1,null],[11,"as_ptr","","",1,null],[11,"as_ref","","",1,null],[11,"as_ref","","",1,null]],"paths":[[4,"Utf8CStrError"],[3,"Utf8CStr"]]}; initSearch(searchIndex);