aboutsummaryrefslogtreecommitdiffstats
path: root/search-index.js
blob: 444ca0f6ccf0f3fdb9bed9d0d7e35b5df6d11349 (plain)
1
2
3
4
var searchIndex = JSON.parse('{\
"fastcgi_conduit":{"doc":"fastcgi-conduit","i":[[3,"Server","fastcgi_conduit","The application server that interfaces with FastCGI.",null,null],[11,"start","","Start the server.",0,[[["handler",8],["sync",8]],["server",3]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"borrow_mut","","",0,[[]]],[11,"type_id","","",0,[[],["typeid",3]]]],"p":[[3,"Server"]]}\
}');
addSearchOptions(searchIndex);initSearch(searchIndex);