Type Alias NSAttributedStringDocumentType

Source
pub type NSAttributedStringDocumentType = NSString;
Available on crate feature NSAttributedString only.
Expand description

********************** Document formats ***********************

See also Apple’s documentation

Aliased Type§

#[repr(C)]
pub struct NSAttributedStringDocumentType { /* private fields */ }