linebender/druid
GitHub で見るfigure out a way to build a 'no-shell' version of druid
Open
#758 opened on 2020年3月25日
help wantedmaintenance
Repository metrics
- Stars
- (9,091 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
This would be nice for things like being a dependency of the druid-derive crate.
How I would do this is to make a feature in druid, 'shell', that is enabled by default. With this feature missing, only essential traits would be available, like Data and Lens. I suspect I will also want this for other things down the road, like cargo-druid.