pub type MemberList = IdxRange<Member>;
A run of struct or union members.
pub struct MemberList { /* private fields */ }