cairo_lang_starknet_classes::allowed_libfuncs

Constant BUILTIN_AUDITED_LIBFUNCS_LIST

source
pub const BUILTIN_AUDITED_LIBFUNCS_LIST: &str = "audited";
Expand description

The allowed libfuncs list to use if no list is supplied to the compiler. Should only contain libfuncs that are audited and tested.