Skip to main content

AttributeDescription

Type Alias AttributeDescription 

Source
pub type AttributeDescription = LdapString;
Expand description

An attribute type and zero or more options.

Aliased Type§

pub struct AttributeDescription(pub String);

Tuple Fields§

§0: String