TypeIdWrap
ion
0.1.0
Type
IdWrap
Implementors
In ion::
class::
native
ion
::
class
::
native
Trait
Type
IdWrap
Copy item path
Source
pub trait TypeIdWrap:
Sealed
+ 'static { }
Implementors
§
Source
§
impl<T: 'static>
TypeIdWrap
for
TypeIdWrapper
<T>