filecoin-project / filecoin-project/ref-fvm
docs(amt): missing methods from public API
Open
- Dominant language
- Rust
- Stars
- 422
- Forks
- 154
- PR merge metrics
- PR metrics pending
Description
The current docs page lacks the most useful public API methods (iteration, flushing, creation...) under the private struct `AmtImpl`. It'd be nice to have them visible.
https://docs.rs/fvm_ipld_amt/0.7.4/fvm_ipld_amt/
https://docs.rs/fvm_ipld_amt/0.7.4/fvm_ipld_amt/type.Amt.html
Contributor guide
Assessment
This issue has not been assessed yet.