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