Crates.io | hotsauce |
lib.rs | hotsauce |
version | 0.1.1 |
source | src |
created_at | 2022-12-31 12:01:41.038371 |
updated_at | 2023-01-04 15:20:02.960411 |
description | Regex search over iterators |
homepage | https://github.com/buffet/hotsauce |
repository | https://github.com/buffet/hotsauce |
max_upload_size | |
id | 748392 |
size | 25,540 |
Regex matching on a Iterator over u8. This uses the regex-automata crate, see that for limitations.
It is recommended to always use cargo-crev to verify the trustworthiness of each of your dependencies, including this one.