Module tmp_postgrust::errors
source · Expand description
Common Errors
Structs
- UTF-8 captures of stdout and stderr for child processes used by the library.
Enums
- Error type for possible postgresql errors.
Type Aliases
- Result type for
TmpPostgrustError, used by functions in this crate.