Function wezterm_blob_leases::register_storage
source · pub fn register_storage(
storage: Arc<dyn BlobStorage + Send + Sync + 'static>
) -> Result<(), Error>
pub fn register_storage(
storage: Arc<dyn BlobStorage + Send + Sync + 'static>
) -> Result<(), Error>