Skip to main content

postgres_store

Function postgres_store 

Source
pub fn postgres_store<'client>(
    client: &'client mut Client,
    app_name: &str,
) -> PostgresConfigStore<'client>