rustuse 0.1.2

Unified facade crate for the published RustUse sets and child crates
Documentation
# Support

Use the channel that matches the kind of help you need.

| Need                               | Use                                       |
| ---------------------------------- | ----------------------------------------- |
| Bug report or regression           | GitHub Issues                             |
| New feature or API proposal        | GitHub Issues or Discussions when enabled |
| Usage question or integration help | GitHub Discussions when enabled           |
| Security vulnerability             | Private email to ferris@rustuse.org       |
| Conduct concern                    | Private email to ferris@rustuse.org       |
| Contribution workflow question     | [CONTRIBUTING.md]CONTRIBUTING.md        |

## Routing notes

- Use Discussions for design questions, usage help, and early API ideas when Discussions is enabled for the repository.
- Until Discussions is enabled, use GitHub Issues for public support requests that are useful to retain in project history.
- Use Issues for defects, regressions, missing docs, and tracked work.
- Use Pull Requests when you already have a concrete patch.
- Use private email for security or conduct concerns.

GitHub is the canonical support surface. Public mirrors may accept issues or
merge requests, but final triage, release authority, and publishing stay on the
canonical GitHub repository.