trait.AsRef.js 4.7 KB

1234567891011121314
  1. (function() {var implementors = {};
  2. implementors["ocl"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"struct\" href=\"ocl/struct.Device.html\" title=\"struct ocl::Device\">Device</a>&gt; for <a class=\"struct\" href=\"ocl/struct.Device.html\" title=\"struct ocl::Device\">Device</a>",synthetic:false,types:["ocl::standard::device::Device"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"struct\" href=\"ocl/struct.Queue.html\" title=\"struct ocl::Queue\">Queue</a>&gt; for <a class=\"struct\" href=\"ocl/struct.Queue.html\" title=\"struct ocl::Queue\">Queue</a>",synthetic:false,types:["ocl::standard::queue::Queue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"struct\" href=\"ocl_core/types/abs/struct.CommandQueue.html\" title=\"struct ocl_core::types::abs::CommandQueue\">CommandQueueCore</a>&gt; for <a class=\"struct\" href=\"ocl/struct.Queue.html\" title=\"struct ocl::Queue\">Queue</a>",synthetic:false,types:["ocl::standard::queue::Queue"]},{text:"impl&lt;T:&nbsp;<a class=\"trait\" href=\"ocl/traits/trait.OclPrm.html\" title=\"trait ocl::traits::OclPrm\">OclPrm</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"struct\" href=\"ocl_core/types/abs/struct.Mem.html\" title=\"struct ocl_core::types::abs::Mem\">MemCore</a>&gt; for <a class=\"struct\" href=\"ocl/struct.Buffer.html\" title=\"struct ocl::Buffer\">Buffer</a>&lt;T&gt;",synthetic:false,types:["ocl::standard::buffer::Buffer"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"struct\" href=\"ocl_core/types/abs/struct.Event.html\" title=\"struct ocl_core::types::abs::Event\">EventCore</a>&gt; for <a class=\"struct\" href=\"ocl/struct.Event.html\" title=\"struct ocl::Event\">Event</a>",synthetic:false,types:["ocl::standard::event::Event"]},];
  3. implementors["ocl_core"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"struct\" href=\"ocl_core/types/abs/struct.CommandQueue.html\" title=\"struct ocl_core::types::abs::CommandQueue\">CommandQueue</a>&gt; for <a class=\"struct\" href=\"ocl_core/types/abs/struct.CommandQueue.html\" title=\"struct ocl_core::types::abs::CommandQueue\">CommandQueue</a>",synthetic:false,types:["ocl_core::types::abs::CommandQueue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"struct\" href=\"ocl_core/types/abs/struct.Event.html\" title=\"struct ocl_core::types::abs::Event\">Event</a>&gt; for <a class=\"struct\" href=\"ocl_core/types/abs/struct.Event.html\" title=\"struct ocl_core::types::abs::Event\">Event</a>",synthetic:false,types:["ocl_core::types::abs::Event"]},];
  4. implementors["quote"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>&gt; for <a class=\"struct\" href=\"quote/struct.Tokens.html\" title=\"struct quote::Tokens\">Tokens</a>",synthetic:false,types:["quote::tokens::Tokens"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>&gt; for <a class=\"struct\" href=\"quote/struct.Ident.html\" title=\"struct quote::Ident\">Ident</a>",synthetic:false,types:["quote::ident::Ident"]},];
  5. implementors["syn"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>&gt; for <a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>",synthetic:false,types:["syn::ident::Ident"]},];
  6. if (window.register_implementors) {
  7. window.register_implementors(implementors);
  8. } else {
  9. window.pending_implementors = implementors;
  10. }
  11. })()