postgresql_archive 0.20.2

A library for downloading and extracting PostgreSQL archives
Documentation
1
2
3
4
pub(crate) mod models;
pub mod repository;

pub const URL: &str = "https://repo1.maven.org/maven2";