charon_
lib
0.1.45
Mapper
Required Associated Types
Value
Object Safety
Implementors
In charon_
lib::
common::
type_
map
Trait
charon_lib
::
common
::
type_map
::
Mapper
Copy item path
source
·
[
−
]
pub trait Mapper { type
Value
<T:
Mappable
>:
Mappable
; }
Required Associated Types
§
source
type
Value
<T:
Mappable
>:
Mappable
Object Safety
§
This trait is
not
object safe
.
Implementors
§