Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (17 loc) · 879 Bytes

README.md

File metadata and controls

39 lines (17 loc) · 879 Bytes

libRustLexbor

It is rust bindings and wrapper around Lexbor an open source HTML Renderer library.

Table of contents

Requirements

Library is writing used latest stable Rust Compiler (rustc 1.46.0 (04488afe3 2020-08-24)).

Installation

❗ library bindings is not finished now, but you can try to use it soon.

Usage

❗ library bindings is not finished now, but you can try to use it soon.

Bindings

librustlexbor-sys crate contains the lexbor translated headers to use this library in Rust programs.