Trait ferrite_session::prelude::SumApp[][src]

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

Associated Types

Implementations on Foreign Types

Implementors