MoveFrameworkMove StdlibaddressOn this pageModule 0x1::addressProvides a way to get address length since it's a platform-specific parameter. Function length Function length Should be converted to a native function. Current implementation only works for Sui. public fun length(): u64 Implementation public fun length(): u64 { 32 }