[][src]Function nexers::db::ingest

pub fn ingest<R: BufRead>(
    from: R,
    conn: Connection
) -> Result<Connection, Error>