Function libpijul::fs::working_copy_children[][src]

pub fn working_copy_children<T: TreeTxnT>(
    txn: &T,
    inode: Inode
) -> Result<WorkingCopyChildren<'_, T>, T::TreeError>
Expand description

Returns a list of the children of an inode, in the working copy.