Module common

Source
Expand description

Common types.

Modulesยง

bytes
Byte array type helpers.
crypto
Cryptographic primitives.
key_format
logger
Logging subsystem for runtimes.
namespace
Chain namespace.
panic
Panic-related functions.
process
Process-related helpers.
quantity
An arbitrary precision unsigned integer.
sgx
SGX-specific functionality.
time
Runtime time source.
version
Protocol and runtime versioning.
versioned