Constant concordium_std::constants::MAX_FUNC_NAME_SIZE[][src]

pub const MAX_FUNC_NAME_SIZE: usize = 100; // 0x0000_0000_0000_0064usize
Expand description

Maximum size of function names. A contract name is defined by its init name, so this also limits the size of contract names.