linebender/druid

figure out a way to build a 'no-shell' version of druid

Open

#758 创建于 2020年3月25日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (567 fork)batch import
help wantedmaintenance

仓库指标

Star
 (9,091 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南