// The code in this module is copied from
// https://github.com/dtolnay/thiserror/blob/89fb343a23b356845fce5098a095b419b94d1c88/impl/src/.
//// See `LICENSE` for the original license.
#![allow(dead_code)]#![allow(clippy::all)]pubmodast;pubmodattr;pubmodfmt;pubmodgenerics;pubmodprops;pubmodscan_expr;pubmodunraw;