var searchIndex = {}; searchIndex["file"] = {"doc":"","items":[[5,"get","file","Read a file into `Vec<u8>` from the given path.\nThe path can be a string or a `Path`.",null,{"inputs":[{"name":"p"}],"output":{"name":"result"}}],[5,"put","","Creates a file at the given path with contents of `Vec<u8>` or `&[u8]`, etc.\nOverwrites, non-atomically, if the file exists.\nThe path can be a string or a `Path`.",null,{"inputs":[{"name":"p"},{"name":"bytes"}],"output":{"name":"result"}}]],"paths":[]}; initSearch(searchIndex);