kellpossible / kellpossible/commodity

Add support for the docsrs feature tag, and ensure docs are built with all features.

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Rust
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

e.g.

```rust
#[cfg_attr(docsrs, doc(cfg(feature = "iso4217")))]
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the repository's Cargo feature declarations and docs.rs or documentation build configuration. Check how the existing features are documented, then verify that documentation builds with all features enabled and that the requested docsrs feature tags are covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.