pub fn assert_debug_mode_supported(ink_version: &Version) -> Result<()>
Checks whether the supplied ink_version already contains the debug feature.
ink_version
This feature was introduced in 3.0.0-rc4 with ink_env/ink-debug.
3.0.0-rc4
ink_env/ink-debug