We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5554dc6 + c0d8bdc commit 45a6758Copy full SHA for 45a6758
postgresql_embedded/src/lib.rs
@@ -119,4 +119,5 @@ mod settings;
119
120
pub use error::{Error, Result};
121
pub use postgresql::{PostgreSQL, Status};
122
+pub use postgresql_archive::Version;
123
pub use settings::Settings;
0 commit comments