KeyedSingletonBound
hydro_
lang
0.14.0
Keyed
Singleton
Bound
Required Associated Types
UnderlyingBound
ValueBound
Implementors
In hydro_
lang::
keyed_
singleton
hydro_lang
::
keyed_singleton
Trait
Keyed
Singleton
Bound
Copy item path
Source
pub trait KeyedSingletonBound { type
UnderlyingBound
:
Boundedness
; type
ValueBound
:
Boundedness
; }
Required Associated Types
§
Source
type
UnderlyingBound
:
Boundedness
Source
type
ValueBound
:
Boundedness
Implementors
§
Source
§
impl
KeyedSingletonBound
for
Bounded
Source
§
type
UnderlyingBound
=
Bounded
Source
§
type
ValueBound
=
Bounded
Source
§
impl
KeyedSingletonBound
for
Unbounded
Source
§
type
UnderlyingBound
=
Unbounded
Source
§
type
ValueBound
=
Unbounded
Source
§
impl
KeyedSingletonBound
for
BoundedValue
Source
§
type
UnderlyingBound
=
Unbounded
Source
§
type
ValueBound
=
Bounded