Module errors

Source
Expand description

Common Errors

Structs§

ProcessCapture
UTF-8 captures of stdout and stderr for child processes used by the library.

Enums§

TmpPostgrustError
Error type for possible postgresql errors.

Type Aliases§

TmpPostgrustResult
Result type for TmpPostgrustError, used by functions in this crate.