lector-servo-native 0.1.0

API placeholder for Lector's repository-only native Servo adapter.
Documentation
1
2
3
4
5
6
7
8
# lector-servo-native

This crate is an API-compatible placeholder for Lector's native Servo adapter.

The real adapter depends on a vendored Servo checkout and lives in the Lector
source repository under `crates/lector-servo-native`. Build Lector from the
repository with `--features servo-native` to use the native in-process Servo
backend.