pub(super) fn inn_feed_to_post(
    db: &Db,
    iid: u32,
    feed_id: u32,
    uid: u32
) -> Result<(), AppError>
Expand description

convert inn feed items to post