use-pattern
Feature-gated facade crate for the RustUse pattern helper workspace.
Warning: versions below
0.3.0are experimental and may change as the workspace matures.
Example Usage
[]
= { = "0.1", = false, = ["glob", "wildcard"] }
#
#
#
#
Scope
- opt-in access to the focused
use-match,use-regex,use-glob, anduse-wildcardcrates - a small facade surface that does not force unused helpers into downstream builds
- straightforward reexports that mirror the concrete crate boundaries
Non-Goals
- adding major new behavior beyond the focused crates
- hiding the underlying crate boundaries behind a framework-style abstraction
- replacing dedicated pattern, parsing, or filesystem ecosystems
License
Licensed under either of the following, at your option:
- MIT License
- Apache License, Version 2.0