diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-14 19:10:05 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-14 19:10:15 +0800 |
| commit | 538516a2104edba2c35b1f4ce40ec5a25589b62b (patch) | |
| tree | 369443ab85529b1584e16047bd7c2237886b2578 /mingling_picker/src/corebind.rs | |
| parent | 17e59392be8b08bc6e323551d2e4b12f770bfe88 (diff) | |
feat(picker): add optional `core` feature with re-exports
Define a `core` feature in mingling_picker that gates a new `corebind`
module and re-exports its contents. The module is propagated to the
upstream `mingling` crate under the same feature flag.
Diffstat (limited to 'mingling_picker/src/corebind.rs')
| -rw-r--r-- | mingling_picker/src/corebind.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_picker/src/corebind.rs b/mingling_picker/src/corebind.rs new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/mingling_picker/src/corebind.rs @@ -0,0 +1 @@ + |
