pub type SecTransformStringOrAttribute = CFType;👎Deprecated: SecTransform is no longer supported
Available on crate feature
SecCustomTransform only.Expand description
This type signifies that either a CFStringRef or a SecTransformAttributeRef may be used.
See also Apple’s documentation
Aliased Type§
pub struct SecTransformStringOrAttribute { /* private fields */ }