Static CBUUIDCharacteristicFormatString

Source
pub unsafe static CBUUIDCharacteristicFormatString: &'static NSString
Available on crate feature CBUUID only.
Expand description

The string representation of the UUID for the presentation format descriptor. The corresponding value for this descriptor is an NSData object.

See also Apple’s documentation