Commit 4e06b95
authored
cpufeatures: add
Makes these methods callable as constructor methods for `InitToken`.
This makes for only one thing you have to re-export if you want to
provide `InitToken` to other modules within a crate, or potentially as a
`pub` re-export as e.g. part of a `hazmat` API.InitToken::{init, init_get} (#1435)1 parent 7eb6406 commit 4e06b95
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
49 | 59 | | |
50 | 60 | | |
51 | 61 | | |
| |||
0 commit comments