Skip to content

Expand module docs for chutoro-bench-datasets/src/newtypes/keys.rs #160

Description

@coderabbitai

Summary

`chutoro-bench-datasets/src/newtypes/keys.rs` still documents only path-backed key newtypes, but the module now also hosts checksum, digest, phase, port, and partial-state types.

Required changes

Expand the module-level documentation to cover the recipe lifecycle contract types (`Phase`, `PortName`, `PartialState`) and the checksum/digest helpers (`Checksum`, `ManifestDigest`), or split them into a separately, properly documented module.

Affected areas

  • `chutoro-bench-datasets/src/newtypes/keys.rs`
  • `chutoro-bench-datasets/src/newtypes/mod.rs`

Acceptance criteria

  • Module doc accurately reflects all public types hosted in the file.

References

  • PR: $pr_url
  • Requested by: @$assignee

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationlowLow criticality issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions