Macro juice::impl_ilayer_common
source · macro_rules! impl_ilayer_common {
() => { ... };
}
Expand description
macro to implement ilayer common TODO use Some(1) as a default implementation for this trait
macro_rules! impl_ilayer_common {
() => { ... };
}
macro to implement ilayer common TODO use Some(1) as a default implementation for this trait