libcogcore 0.1.0

Safe wrapper for libcogcore-sys
docs.rs failed to build libcogcore-0.1.0
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.

Safe Rust wrappers for the core Cog browser API.

This crate intentionally wraps a small, useful subset of libcogcore-sys. WebKit and WPE types are left opaque for now and can be reached through raw pointer escape hatches when an integration needs them.