gyscos / gyscos/cursive

[BUG] Link from Cursive::new to CursiveExt doesn't work offline.

Open
#584 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
4.8k
Forks
270
Avg merge
5d 19h
Merged PRs (30d)
2

Description

I'm not sure how to resolve this. I think the ease of getting and using documentation offline is one of the strength of Rust, but because `cursive_core::Cursive::new` is linking *downstream* it can't use "local" links, even though it's linking to a sibling crate, and will usually be generated as part of the `cursive` documentation & re-export.

Somewhat linked to rust-lang/rust#24305 "Pain points of reexports"
*Definitely* linked to rust-lang/rust#74481 "Figure out a way to link to downstream crates"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.