Module import_builtins

Source

Functionsยง

builtin_filter_source ๐Ÿ”’
builtin_path ๐Ÿ”’
builtin_store_path ๐Ÿ”’
builtin_to_file ๐Ÿ”’
builtins
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 ๐Ÿ”’