Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Corelib
felt252
pub fn panic_with_felt252(err_code: felt252) -> never
use core::panic_with_felt252; panic_with_felt252('error message');
Was this page helpful?