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.
- Host: GitHub
- URL: https://github.com/sergiobenitez/stable-pattern
- Owner: SergioBenitez
- License: apache-2.0
- Created: 2021-02-25T01:37:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T20:51:51.000Z (about 1 year ago)
- Last Synced: 2025-01-29T19:46:24.081Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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-patternStable, `no_std` port of [`std::str::pattern`], Rust 1.52.
[`std::str::pattern`]: https://doc.rust-lang.org/stable/std/str/pattern/index.html