buffr-cef 0.1.1

CEF integration and browser host for buffr.
docs.rs failed to build buffr-cef-0.1.1
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.

buffr-cef

CEF integration and browser host for buffr-engine.

Part of the buffr ecosystem — a vim-inspired, CEF-backed browser written in Rust. This crate is pulled into the umbrella as a git submodule under crates/buffr-cef/; consumers outside the umbrella can depend on it directly:

[dependencies]
buffr-cef = "0.1"

Status

Pre-1.0. Public API may break on minor bumps until 1.0.0 ships. See CHANGELOG.md for per-release notes.

License

MIT — see LICENSE.