You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Rust wrapper around CEF for use in my ktime project since using C isnt very fun and interfacing with cef require me using msvc on windows. I'd rather learn a new language and wrap the multiplatform libcef.dll myself.
About
Hopefully bindings to Chromium Embedded Framework for Rust.