objrs_frameworks_core_graphics 0.0.2

Bindings for Apple's CoreGraphics framework.
docs.rs failed to build objrs_frameworks_core_graphics-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

objrs_frameworks_core_graphics

The objrs_frameworks_core_graphics crate provides bindings for Apple's CoreGraphics framework. This crate is far from complete, but has some compatible types for the following CoreGraphics types:

  • CGFloat.
  • CGPoint.
  • CGRectEdge.
  • CGRect.
  • CGSize.
  • CGVector.

License

See the COPYRIGHT file. objrs is triple-licensed under the Apache License 2.0, MIT License, and Mozilla Public License 2.0 terms.