postgresql_archive 0.20.2

A library for downloading and extracting PostgreSQL archives
Documentation
1
2
3
4
5
pub mod custom;
#[cfg(feature = "theseus")]
pub mod theseus;
#[cfg(feature = "zonky")]
pub mod zonky;