What's everyone working on this week (9/2024)?

Working on GitHub - zjp-CN/term-rustdoc: [WIP] A CLI for displaying and searching through Rust's crate doc

Previous work: What's everyone working on this week (8/2024)? - #4 by vague .

Progress in this week:

  • Solved a stack overflow issue for recurisve reexports in actix crate
  • Selection Panel for features and versions (here for usage details)
    FeatureSelection
  • PkgToml block for viewing (name, version, features) in toml format on pkg the current cursor points to
    PkgToml

For more information, see README, or press F1 in the CLI app!

2 Likes