linebender/druid

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

開放

#758 建立於 2020年3月25日

 (0 則留言) (0 個反應) (0 位負責人)Rust (567 個分叉)batch import
help wantedmaintenance

倉庫指標

星標
 (9,091 顆星)
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.

貢獻者指南