An open API service indexing awesome lists of open source software.

https://github.com/sergiobenitez/stable-pattern

Stable, no_std port of std::str::pattern, Rust 1.52.
https://github.com/sergiobenitez/stable-pattern

Last synced: 4 months ago
JSON representation

Stable, no_std port of std::str::pattern, Rust 1.52.

Awesome Lists containing this project

README

        

# stable-pattern   [![crates.io]][crate] [![docs.rs]][docs]

[crates.io]: https://img.shields.io/crates/v/stable-pattern.svg
[crate]: https://crates.io/crates/stable-pattern
[docs.rs]: https://docs.rs/stable-pattern/badge.svg
[docs]: https://docs.rs/stable-pattern

Stable, `no_std` port of [`std::str::pattern`], Rust 1.52.

[`std::str::pattern`]: https://doc.rust-lang.org/stable/std/str/pattern/index.html