Functionsยง
- builtin_
path ๐ - builtin_
store_ ๐path - builtin_
to_ ๐file - copy_
to_ ๐blobservice Helper function dealing with uploading something from a std::io::Read to the passed BlobService, returning the B3Digest and size. This function is sync (and uses the tokio handle to block). A sync closure getting a copy of all bytes read can be passed in, allowing to do other hashing where needed. - import_
helper ๐