linebender/druid

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

Open

#758 aperta il 25 mar 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (567 fork)batch import
help wantedmaintenance

Metriche repository

Star
 (9091 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor