Struct pgx_pg_sys::submodules::panic::ErrorReportLocation
source · pub struct ErrorReportLocation { /* private fields */ }Trait Implementations§
source§impl Clone for ErrorReportLocation
impl Clone for ErrorReportLocation
source§fn clone(&self) -> ErrorReportLocation
fn clone(&self) -> ErrorReportLocation
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more