Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc
/
where.SWhere_Simd_item-decl.html
blob: f84cb3753cb93a119ab72b7fc3a91eb5c76c0c99 [
file
] [
log
] [
blame
]
<div
class
=
"item-decl"
><pre
class
=
"rust"
><code>
pub struct Simd<T>(_)
<br
/><span
class
=
"where"
>
where
<br
/>
    T:
<a
class
=
"trait"
href
=
"trait.MyTrait.html"
title
=
"trait foo::MyTrait"
>
MyTrait
</a></span>
;
</code></pre></div>