linebender/druid

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

Open

#758 创建于 2020年3月25日

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

描述

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.

贡献者指南

figure out a way to build a 'no-shell' version of druid · linebender/druid#758 | Good First Issue