Cargo Features

RustHound has no features set by default.

[dependencies]
rusthound = { version = "1.1.69", features = ["noargs", "nogssapi"] }
noargs = winreg

Only available for Windows

Affects args::auto_args

nogssapi

Used for linux_musl armv7 and macos compilation

Enables tls-native of ldap3

default

These default features are set whenever rusthound is added without default-features = false somewhere in the dependency tree.

Enables gssapi and tls-rustls of ldap3

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

winreg noargs?

Enables winreg ^0.50