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