lol-async

async html-rewriter

APACHE-2.0 License

Downloads
6K
Stars
7

lol-async

This crate provides an awkward async interface for cloudflare/lol-html. It currently is built for futures-flavored AsyncRead, but it would be straightforward to adapt it for tokio-flavored AsyncRead.

To get started, see the api docs.

Safety

This crate uses #![deny(unsafe_code)].

License