lol-async

Crates.iolol-async
lib.rslol-async
version0.2.0
sourcesrc
created_at2021-05-22 22:16:47.152665
updated_at2023-04-26 00:25:09.480738
descriptionasync html-rewriter
homepage
repositoryhttps://github.com/jbr/lol-async
max_upload_size
id400936
size33,992
Jacob Rothstein (jbr)

documentation

https://docs.rs/lol-async

README

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

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 38

cargo fmt