pub type AddressLabel = AddressLabelSha256;Expand description
The default-axis output shape (H = Sha256Hasher). Realizations’
address() entry point binds this; address_blake3 / address_sha3_256
/ address_keccak256 bind the corresponding per-axis shape.
Aliased Type§
pub struct AddressLabel;