Constant bonsaidb::local::argon2::RECOMMENDED_SALT_LEN
pub const RECOMMENDED_SALT_LEN: usize = 16; // 16usizeExpand description
Recommended salt length for password hashing in bytes.
pub const RECOMMENDED_SALT_LEN: usize = 16; // 16usizeRecommended salt length for password hashing in bytes.