Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 327 Bytes

File metadata and controls

7 lines (5 loc) · 327 Bytes

https-everywhere-lib-cpp

A FFI crate C++ wrapper to expose functionality from https-everywhere-lib-core

The https-everywhere-lib-core crate implements an HTTPS Everywhere rule matcher. This crate uses a C FFI to expose its functionality as a static C++ library.