Macro sp_application_crypto::wrap [−][src]
Implement bidirectional From
and on-way AsRef
/AsMut
for two types, $inner
and $outer
.
sp_application_crypto::wrap! { pub struct Wrapper(u32); }
Implement bidirectional From
and on-way AsRef
/AsMut
for two types, $inner
and $outer
.
sp_application_crypto::wrap! { pub struct Wrapper(u32); }