wrflib_cef

Crates.iowrflib_cef
lib.rswrflib_cef
version0.0.3
sourcesrc
created_at2022-01-12 19:27:09.172032
updated_at2022-01-25 16:25:39.306975
descriptionCEF helpers for Wrflib
homepagehttps://github.com/cruise-automation/webviz-rust-framework
repositoryhttps://github.com/cruise-automation/webviz-rust-framework
max_upload_size
id512970
size154,127
Paras Sanghavi (disambiguator)

documentation

README

The Cef library for Wrf.

This is early stage and experimental. For now, see the repository for usage details. We will add better documentation over time.

Publishing

When publishing this crate, make sure you're setting the CEF_ROOT env variable with the full path to Cef framework.

CEF_ROOT=`pwd`/wrflib/main/bind/cef-sys/deps/cef_binary_91.1.23+g04c8d56+chromium-91.0.4472.164_macosx64 cargo publish -p wrflib_cef
Commit count: 7

cargo fmt