We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e4739 commit 4cc0f7eCopy full SHA for 4cc0f7e
tap_core/src/manager/tap_manager.rs
@@ -14,7 +14,7 @@ use crate::{
14
};
15
16
pub struct Manager<E> {
17
- /// Context that implements strategies
+ /// Context that implements adapters
18
context: E,
19
20
/// Checks that must be completed for each receipt before being confirmed or denied for rav request
0 commit comments