Documentation wrong fpr return type SelectView::select
Open
documentation
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
It returns std::rc::Rc not alloc::rc::Rc as stated at https://docs.rs/cursive/0/cursive/views/struct.SelectView.html#method.selection
Contributor guide
Assessment
This issue has not been assessed yet.