Docs.rs
pgmq-0.33.1
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pgmq 0.33.1
A distributed message queue for Rust applications, on Postgres.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
pgmq__install__script__tests__parsed_script_name__from_static_str.snap
pgmq__install__script__tests__parsed_script_name__from_static_str_err_first_version_invalid.snap
pgmq__install__script__tests__parsed_script_name__from_static_str_err_missing_both_versions.snap
pgmq__install__script__tests__parsed_script_name__from_static_str_err_missing_first_version.snap
pgmq__install__script__tests__parsed_script_name__from_static_str_err_missing_second_version.snap
pgmq__install__script__tests__parsed_script_name__from_static_str_err_second_version_invalid.snap
pgmq__install__script__tests__parsed_script_name__from_static_str_err_wrong_extension.snap
pgmq__install__script__tests__parsed_script_name__from_static_str_err_wrong_number_of_dashes.snap
pgmq__install__script__tests__parsed_script_name__init_script.snap
pgmq__install__tests__install_err.snap
pgmq__install__version__tests__from_str_err_invalid_segment_values.snap
pgmq__install__version__tests__from_str_err_not_enough_segments.snap
pgmq__install__version__tests__get_pgmq_version.snap
pgmq__install__version__tests__get_pgmq_version_err_invalid_version.snap
pgmq__install__version__tests__get_pgmq_version_err_missing_quotes.snap
pgmq__install__version__tests__get_pgmq_version_err_version_not_present.snap
pgmq__install__version__tests__get_pgmq_version_extra_whitespace.snap
pgmq__install__version__tests__get_pgmq_version_no_whitespace.snap
pgmq__install__version__tests__sort_and_unique.snap
1
2
3
4
5
6
7
--- source: src/install/mod.rs expression: err --- InstallationError( "Some error", )