Currently used CoreFoundation-sys and IOKit-sys crates for MacOS build looks abandoned.
CoreFoundation-sys should be replaced with core-foundation crate by Servo team
- Manually implemented bindings and idiomatic wrappers should be made instead of
IOKit-sys, similar to those in core-foundation-sys and core-foundation
Currently used
CoreFoundation-sysandIOKit-syscrates for MacOS build looks abandoned.CoreFoundation-sysshould be replaced with core-foundation crate by Servo teamIOKit-sys, similar to those incore-foundation-sysandcore-foundation