[][src]Macro yarnn::model_impl

macro_rules! model_impl {
    ($name:ident <$trait:path> ($($init:tt)*) { $($tt:tt)* }) => { ... };
}