Function libpijul::alive::retrieve::retrieve[][src]

pub fn retrieve<T: GraphTxnT>(
    txn: &T,
    channel: &T::Graph,
    pos0: Position<ChangeId>
) -> Result<Graph, TxnErr<T::GraphError>>