#file #type #associations #code

pattern_code

Given a path patterm matched source code

3 unstable releases

0.2.0 Mar 3, 2025
0.1.1 Nov 27, 2023
0.1.0 Nov 27, 2023

#1240 in Rust patterns

Download history 2/week @ 2024-12-08 5/week @ 2025-02-16 6/week @ 2025-02-23 135/week @ 2025-03-02

146 downloads per month

MIT license

8KB
207 lines

Pattern Code

A simple and fast way to pattern match many files by their name or extention.

Usage

cargo add pattern_code

No runtime deps