var searchIndex = new Map(JSON.parse('[\
["doc",{"doc":"","t":"FTTTTNNONNNNNNNNNN","n":["ByteConverter","GB","KB","MB","TB","borrow","borrow_mut","bytes","from","into","new","to_gb","to_kb","to_mb","to_tb","try_from","try_into","type_id"],"q":[[0,"doc"],[18,"core::result"],[19,"core::any"]],"d":["ByteConverter
is a structure for converting a given byte …","The constant value for one gigabyte (1024.0 * MB).","The constant value for one kilobyte (1024.0).","The constant value for one megabyte (1024.0 * KB).","The constant value for one terabyte (1024.0 * GB).","","","","Returns the argument unchanged.","Calls U::from(self)
.","Creates a new ByteConverter
instance.","Converts bytes to gigabytes (GB).","Converts bytes to kilobytes (KB).","Converts bytes to megabytes (MB).","Converts bytes to terabytes (TB).","","",""],"i":[0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2],"f":"`````{ce{}{}}0`{cc{}}1{bd}{d{{j{fh}}}}000{c{{l{e}}}{}{}}0{cn{}}","c":[],"p":[[1,"u64"],[5,"ByteConverter",0],[1,"f64"],[1,"str"],[1,"tuple"],[6,"Result",18],[5,"TypeId",19]],"b":[]}]\
]'));
if (typeof exports !== 'undefined') exports.searchIndex = searchIndex;
else if (window.initSearch) window.initSearch(searchIndex);