pub const SEED_LEN: usize = _; // 32usize
The length in bytes of an Ed25519 seed which is the 32-byte private key representation defined in RFC 8032.