postgresql_archive 0.20.2

A library for downloading and extracting PostgreSQL archives
Documentation
1
2
3
mod archive;

pub use archive::{extract, get_archive, get_version};