Module fuel_abi_types::utils

source ·

Functions

If type_name represents an Array, its size will be returned;
If type_name represents a custom type, its name will be returned.
If type_name contains a generic parameter, it will be returned.
If type_name represents a string, its size will be returned;
Does type_name describe a Tuple type?