pub(crate) async fn save_import_state(
path: &Path,
state: &ImportState,
) -> Result<()>Expand description
Caller must hold the lock acquired via try_acquire_import_state_lock.
pub(crate) async fn save_import_state(
path: &Path,
state: &ImportState,
) -> Result<()>Caller must hold the lock acquired via try_acquire_import_state_lock.