pub async fn tokio_sync_on_close(
sync_on_close: SyncOnCloseType,
file: &mut File,
) -> Result<(), Error>Available on crate feature
polars-io only.pub async fn tokio_sync_on_close(
sync_on_close: SyncOnCloseType,
file: &mut File,
) -> Result<(), Error>polars-io only.