HomeDevCentral

Use Display trait instead of Error::description()

Description

Use Display trait instead of Error::description()

Summary: The description method has been deprecated since Rust 1.41.

Test Plan: Compiled a pgsql/serde project against the library.

Reviewers: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2146

Details

Provenance
derecksonAuthored on Jan 21 2020, 04:11
derecksonPushed on Jan 21 2020, 11:52
Differential Revision
D2146: Use Display trait instead of Error::description()
Parents
rLF50f6f7498968: Allow to craft a JSON response for DELETE SQL queries
Branches
Unknown
Tags
Unknown
References
tag: v0.7.1