(function() {var implementors = {};
implementors["num_bigint"] = [{text:"impl LowerHex for BigUint",synthetic:false,types:["num_bigint::biguint::BigUint"]},{text:"impl LowerHex for BigInt",synthetic:false,types:["num_bigint::bigint::BigInt"]},];
implementors["num_complex"] = [{text:"impl<T> LowerHex for Complex<T> where
T: LowerHex + Num + PartialOrd + Clone, ",synthetic:false,types:["num_complex::Complex"]},];
implementors["ocl_core"] = [{text:"impl LowerHex for DeviceType",synthetic:false,types:["ocl_core::DeviceType"]},{text:"impl LowerHex for DeviceFpConfig",synthetic:false,types:["ocl_core::DeviceFpConfig"]},{text:"impl LowerHex for DeviceExecCapabilities",synthetic:false,types:["ocl_core::DeviceExecCapabilities"]},{text:"impl LowerHex for CommandQueueProperties",synthetic:false,types:["ocl_core::CommandQueueProperties"]},{text:"impl LowerHex for DeviceAffinityDomain",synthetic:false,types:["ocl_core::DeviceAffinityDomain"]},{text:"impl LowerHex for MemFlags",synthetic:false,types:["ocl_core::MemFlags"]},{text:"impl LowerHex for MemMigrationFlags",synthetic:false,types:["ocl_core::MemMigrationFlags"]},{text:"impl LowerHex for MapFlags",synthetic:false,types:["ocl_core::MapFlags"]},{text:"impl LowerHex for ProgramBinaryType",synthetic:false,types:["ocl_core::ProgramBinaryType"]},{text:"impl LowerHex for KernelArgTypeQualifier",synthetic:false,types:["ocl_core::KernelArgTypeQualifier"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()