mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
chore: add #[forbid(unsafe_code)] to all crates (#131)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
//! Utility macros for the `router` crate.
|
||||
|
||||
#![forbid(unsafe_code)]
|
||||
#![warn(missing_docs)]
|
||||
|
||||
mod macros;
|
||||
|
||||
Reference in New Issue
Block a user