var searchIndex = {}; searchIndex["pkg_config"] = {"doc":"A build dependency for Cargo libraries to find system artifacts through the\n`pkg-config` utility.","items":[[3,"Config","pkg_config","",null,null],[3,"Library","","",null,null],[12,"libs","","",0,null],[12,"link_paths","","",0,null],[12,"frameworks","","",0,null],[12,"framework_paths","","",0,null],[12,"include_paths","","",0,null],[12,"version","","",0,null],[5,"target_supported","","",null,{"inputs":[],"output":{"name":"bool"}}],[5,"find_library","","Simple shortcut for using all default options for finding a library.",null,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"clone","","",1,null],[11,"fmt","","",0,null],[11,"new","","Creates a new set of configuration options which are all initially set\nto "blank".",1,{"inputs":[],"output":{"name":"config"}}],[11,"statik","","Indicate whether the `--static` flag should be passed.",1,null],[11,"atleast_version","","Indicate that the library must be at least version `vers`.",1,null],[11,"arg","","Add an argument to pass to pkg-config.",1,null],[11,"find","","Run `pkg-config` to find the library `name`.",1,null],[11,"get_variable","","Run `pkg-config` to get the value of a variable from a package using\n--variable.",1,{"inputs":[{"name":"str"},{"name":"str"}],"output":{"name":"result"}}]],"paths":[[3,"Library"],[3,"Config"]]}; initSearch(searchIndex);