(function() {var implementors = {};
implementors["lib"] = [{text:"impl Send for Config",synthetic:true,types:["lib::Config"]},{text:"impl Send for XfoilRunner",synthetic:true,types:["lib::XfoilRunner"]},{text:"impl Send for XfoilError",synthetic:true,types:["lib::error::XfoilError"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()