[][src]Function ferrite_session::cloak_row

pub fn cloak_row<Row, F>(row: Row::Applied) -> AppliedSum<Row, F> where
    F: TyCon,
    Row: RowApp<F>,