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,"copy_to_bytes","","Converts data to a byte array by writing it into mutable slice",null,null],[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],[10,"copy_to_bytes","","",0,null],[8,"FromBytesCastLazy","","Provides casting from fixed size arrays to integers",null,null],[10,"cast_to","","",1,null],[8,"FromBytesCast","","Provides casting from bytes slice.",null,null],[10,"cast_to","","",2,null]],"paths":[[8,"ToBytesCast"],[8,"FromBytesCastLazy"],[8,"FromBytesCast"]]}; initSearch(searchIndex);