Module ldap3::controls::types [] [src]

Control type enum and variant names.

Variants are individually reexported from the private submodule to inhibit exhaustive matching.

Reexports

pub use self::inner::_ControlType::PagedResults;
pub use self::inner::_ControlType::PostReadResp;
pub use self::inner::_ControlType::PreReadResp;

Type Definitions

ControlType

Recognized control types. Variants can't be named in the namespace of this type; they must be used through module-level reexports.