pub type LdapMessageReceiver = Receiver<LdapMessage>;
struct LdapMessageReceiver { /* private fields */ }