pub fn parse_ldap_messages(i: &[u8]) -> Result<'_, Vec<LdapMessage<'_>>>
Expand description

Parse a list of LDAP messages and return a structure borrowing fields from the input buffer