☰
Type Definition GenericBounds
Other items in
rustc_hir
::
hir
All crates
?
Type Definition
rustc_hir
::
hir
::
GenericBounds
[
−
]
[src]
pub type GenericBounds<'hir> =
&'hir [
GenericBound
<'hir>
]
;