Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] Don't use Debug for logic #7001

Open
Aleksandr-Granin opened this issue Jan 7, 2025 · 0 comments
Open

[Issue] Don't use Debug for logic #7001

Aleksandr-Granin opened this issue Jan 7, 2025 · 0 comments

Comments

@Aleksandr-Granin
Copy link

Debug feature should not be used for logic. It's behavior might be unstable over time.

pub fn should_call_connector<Op: Debug, F: Clone, D>(operation: &Op, payment_data: &D) -> bool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant