Struct ldap3::controls::CriticalControl [] [src]

pub struct CriticalControl<T> { /* fields omitted */ }

Wrapper for a control marked as critical.

The wrapper ensures that the criticality of the control will be set to true when the control is encoded.