Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

Remove debug eprintln logs from Rust decoder #4

Description

@tamashi095

The direct.rs and extract.rs modules have leftover debug logging ([debug] ObjectSet:, [debug] obj_change) that prints to stderr on every checkpoint. These were added during development and should be removed.

Files:

  • native/rust-decoder/src/direct.rs — ObjectSet size and obj_change type lookups
  • native/rust-decoder/src/extract.rs — ObjectSet decode stats

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions