pub async fn local_client(
config: impl AsRef<Path>,
skip_delete: bool,
) -> LocalClient
Expand description
helper function to create a local client easily
pub async fn local_client(
config: impl AsRef<Path>,
skip_delete: bool,
) -> LocalClient
helper function to create a local client easily