Skip to main content
Mappable
charon_
lib
0.1.197
Mappable
Implementors
In charon_
lib::
common::
type_
map
charon_lib
::
common
::
type_map
Trait
Mappable
Copy item path
Source
pub trait Mappable:
Any
+
Send
+
Sync
{ }
Implementors
§
Source
§
impl<T>
Mappable
for T
where T:
Any
+
Send
+
Sync
,