var searchIndex = {}; searchIndex["lazy_bytes_cast"] = {"doc":"This crate provides simple methods to cast from and into byte arrays.","items":[[5,"to_bytes","lazy_bytes_cast","Converts data to a byte array.",null,{"inputs":[{"name":"t"}],"output":{"name":"vec"}}],[5,"bytes_cast_lazy","","Unsafe version of ```bytes_cast```",null,null],[5,"bytes_cast","","Converts slice of bytes to an integer.",null,null],[8,"ToBytesCast","","Trait to provide ```to_bytes``` method for a arbitrary data.",null,null],[10,"to_bytes","","",0,null],[8,"FromBytesCast","","Trait to provide casting function to byte slices",null,null],[10,"cast_to","","",1,null]],"paths":[[8,"ToBytesCast"],[8,"FromBytesCast"]]}; initSearch(searchIndex);