Structs§
Functions§
- calculate_
size_ and_ sha256 - Invoke write_nar, and return the size and sha256 digest of the produced NAR output.
- walk_
node 🔒 - Process an intermediate node in the structure. This consumes the node.
- write_
nar - Accepts a Node pointing to the root of a (store) path, and uses the passed blob_service and directory_service to perform the necessary lookups as it traverses the structure. The contents in NAR serialization are writen to the passed AsyncWrite.