linebender / linebender/druid

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

Open
#758 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted maintenance
Dominant language
Rust
Stars
9.7k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

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`.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reviewing the druid crate's existing feature configuration and dependency boundaries, then determine how a no-shell build would expose only the essential traits for druid-derive. Done means the default shell feature remains available and the reduced build supports the intended dependency use.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.