Files
Shivansh Mathur 49a178ed20 feat(router): adding generic tokenization endpoint (#7905)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-27 06:09:36 +00:00

2 lines
79 B
Rust

#[cfg(all(feature = "v2", feature = "tokenization_v2"))]
pub mod tokenization;