fedri_browser 0.1.0

A lightweight web engine bridge for WebKit2GTK on Linux.
Documentation
1
2
3
4
5
6
7
8
# Fedri Engine
A minimalist Rust wrapper for WebKit2GTK-4.1.

## Usage
Add this to your `Cargo.toml`:
```toml
[dependencies]
fedri_browser = "0.1.0"