197g / 197g/static-alloc

Implement Debug for FixedVec?

未关闭
#77 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
62
派生
11
平均合并
3 小时 45 分钟
30 天内合并 PR
5

描述

这个 Issue 没有描述。

贡献指南

这个仓库没有索引到贡献指南

调研方向

Find the FixedVec type definition in the source code, likely in src/lib.rs or a module like src/fixed_vec.rs. Review how the standard Debug trait is implemented for similar types in the crate. The implementation should print the elements of the FixedVec. Check for existing tests of FixedVec to understand its behavior and add a test for the Debug output.

由索引模型根据 Issue 内容生成。

评估

技术栈
rust
领域
devtools
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
需要澄清
新手友好度
40/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。