Skip to content

[rust-launcher] Remove or document unused HostEntry struct #2617

@barakeinav1

Description

@barakeinav1

Context

Follow-up from PR #2326 (port node launcher to Rust). Tracked in #2598.

Problem

HostEntry in crates/tee-launcher/src/types.rs (line 74) is defined and has tests but does not appear in any function signatures or runtime code paths. It may be dead code or intended for future use.

Action

Either:

  • Remove it if unused, or
  • Add a comment explaining its intended purpose and where it will be used

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions