mirror of
https://git.proxmox.com/git/proxmox
synced 2025-04-29 11:44:49 +00:00
![]() The `attrs` parameter of `Ldap::search()` is an `impl AsRef<[impl AsRef<str>]>` anyway, so replace `vec![..]` with `&[..]`. Suggested-by: Wolfgang Bumiller <w.bumiller@proxmox.com> Signed-off-by: Christoph Heiss <c.heiss@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
src | ||
tests | ||
Cargo.toml | ||
run_integration_tests.sh |