Trait ferrite_session::internal::functional::SumApp[][src]

pub trait SumApp<F>: RowCon where
    F: TyCon
{ type Applied: Send + 'static; }

Associated Types

Implementations on Foreign Types

Implementors