use id32::id32; #[test] fn test_id32() { assert_eq!(id32().len(), 32); }