(function() {var implementors = {}; implementors["failure"] = []; implementors["ocl"] = [{text:"impl Fail for Error",synthetic:false,types:["ocl::error::Error"]},]; implementors["ocl_core"] = [{text:"impl Fail for KernelArgInfoResult",synthetic:false,types:["ocl_core::types::enums::KernelArgInfoResult"]},{text:"impl Fail for Error",synthetic:false,types:["ocl_core::error::Error"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()