var searchIndex = JSON.parse('{\ "documentation":{"doc":"Main function","t":"CCCCFACAFFFFF","n":["decrement","double","half","increment","main","my_crate","square","arith_container","decrement","double","half","increment","square"],"q":[[0,"documentation"],[7,"documentation::my_crate"],[8,"documentation::my_crate::arith_container"]],"d":["","","","Pre export","","I will explain what are the things this crate contains","","","Decrement the given value by 1.","Returns double the value of given number.","Returns half of the given number.","Increments the given value by 1.","Returns Square value of the given number."],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0],"f":[0,0,0,0,[[]],0,0,0,[1,1],[1,1],[1,2],[1,1],[1,1]],"c":[],"p":[[15,"i32"],[15,"f32"]]}\ }'); if (typeof window !== 'undefined' && window.initSearch) {window.initSearch(searchIndex)}; if (typeof exports !== 'undefined') {exports.searchIndex = searchIndex};