Function local_client

Source
pub async fn local_client(
    config: impl AsRef<Path>,
    skip_delete: bool,
) -> LocalClient
Expand description

helper function to create a local client easily