mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 11:06:50 +08:00
Testability ddd repository (#55)
This commit is contained in:
@ -9,7 +9,7 @@ use crate::{strategy::Strategy, PeekInterface};
|
||||
///
|
||||
/// Secret thing.
|
||||
///
|
||||
/// To get access to value use method `expose()` of trait [`ExposeInterface`].
|
||||
/// To get access to value use method `expose()` of trait [`crate::ExposeInterface`].
|
||||
///
|
||||
/// ## Masking
|
||||
/// Use the [`crate::strategy::Strategy`] trait to implement a masking strategy on a unit struct
|
||||
|
||||
Reference in New Issue
Block a user