Skip to main content

init

Function init 

Source
pub fn init(blobs: Box<dyn BlobStore>)
Expand description

Register a backend built from any BlobStore. Use this to supply a custom store; most apps want init_local instead.