aboutsummaryrefslogtreecommitdiff
path: root/mingling_picker/src/corebind.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(picker): add optional `core` feature with re-exports魏曹先生45 hours1-0/+1
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.