pub const ED25519_PUBLIC_KEY_SIZE: usize = 32;
Expand description

The number of bytes in an ed25519 public key cbindgen:ignore