pub type Object = AnyObject;๐Deprecated: renamed to
runtime::AnyObject. Consider using the correct type from the autogenerated objc2-* framework crates instead thoughExpand description
Use AnyObject instead.
Aliased Typeยง
pub struct Object { /* private fields */ }