mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705)
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
#![warn(missing_debug_implementations)]
|
||||
|
||||
//!
|
||||
//! Environment of payment router: logger, basic config, its environment awareness.
|
||||
//!
|
||||
|
||||
#![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR" ), "/", "README.md"))]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user