Panics with the given const argument felt252 as error message.

Signature

pub fn panic_with_const_felt252() -> never

Examples

use core::panic_with_const_felt252;

panic_with_const_felt252::();