numeric_upcastable_to_felt252

Function numeric_upcastable_to_felt252 

Source
pub fn numeric_upcastable_to_felt252(db: &dyn Database, ty: TypeId<'_>) -> bool
Expand description

Returns if ty is a numeric type upcastable to felt252.