Lines Matching refs:remain
4 …adge/github-dtolnay/remain-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="20">]…
5 …//img.shields.io/crates/v/remain.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](htt…
6 …remain-66c2a5?style=for-the-badge&labelColor=555555&logoColor=white&logo=data:image/svg+xml;base64…
7 …io/github/workflow/status/dtolnay/remain/CI/master?style=for-the-badge" height="20">](https://gith…
15 remain = "0.2"
20 Place a `#[remain::sorted]` attribute on enums, structs, match-expressions, or
23 Alternatively, import as `use remain::sorted;` and use `#[sorted]` as the
27 #[remain::sorted]
41 #[remain::sorted]
55 #[remain::sorted]
103 `#[remain::check]` which makes match-expression and let-statement attributes
109 #[remain::check]