stadiamaps / stadiamaps/ferrostar
Ensure that all public items in the core API are properly documented
Open
chore
core
documentation
- Dominant language
- Kotlin
- Stars
- 419
- Forks
- 81
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
There are still a few items in the Rust core that are not documented / are under-documented. We should address these before 1.0.
Checklist:
- [ ] Add module-level documentation where appropriate
- [ ] Add examples where appropriate
- [ ] Resolve any docs issues flagged by `cargo clippy`
- [ ] Check that all public fields and methods have docs
Contributor guide
Assessment
This issue has not been assessed yet.