var searchIndex = {}; searchIndex["pbr"] = {"doc":"Console progress bar for Rust Inspired from github.com/cheggaaa/pb","items":[[3,"ProgressBar","pbr","",null,null],[4,"Units","","",null,null],[13,"Default","","",0,null],[13,"Bytes","","",0,null],[11,"fmt","","",0,null],[11,"fmt","","",1,null],[11,"new","","Create a new ProgressBar with default configuration.",1,{"inputs":[{"name":"usize"}],"output":{"name":"progressbar"}}],[11,"set_units","","set units, default is simple numbers",1,null],[11,"format","","Set custom format to the drawing bar, default is `[=>-]`",1,null],[11,"add","","Add to current value",1,null],[11,"inc","","Increment current value",1,null],[11,"finish","","Calling finish manually will set current to total and draw\nthe last time",1,null],[11,"write","","",1,null],[11,"flush","","",1,null]],"paths":[[4,"Units"],[3,"ProgressBar"]]}; initSearch(searchIndex);