Type Definition lambek::row::AppRow[][src]

type AppRow<'a, Row, F> = Box<dyn HasRowApp<'a, Row, F> + 'a>;