pub type MentorBuilder = Mentor<Unset, Unset, Unset, Unset, Unset>;
A fresh mentor which is completely uninitialized, yet.
pub struct MentorBuilder { /* private fields */ }