rust how to include a typedef code example Example: rust typedef type Name = String; // typedef char* Name;