regex-rs 0.1.0

Safe wrapper for [POSIX regular expressions API][regex-h] (provided by libc on POSIX-compliant OSes). Part of libnewsboat lib dependencies
Documentation

regex-rs (part of libnewsboat library)

Disclaimer: This project is part of Newsboat Rust libraries, I'm not it's author - merely maintaining up to date versions on Crates.io.

Description

Safe wrapper for [POSIX regular expressions API][regex-h] (provided by libc on POSIX-compliant OSes).