Skip to content

use associated type to avoid using unreachable#3625

Merged
rklaehn merged 1 commit intoconnection-statefrom
connection-state-dig
Nov 7, 2025
Merged

use associated type to avoid using unreachable#3625
rklaehn merged 1 commit intoconnection-statefrom
connection-state-dig

Conversation

@dignifiedquire
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 7, 2025

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/3625/docs/iroh/

Last updated: 2025-11-07T17:35:28Z

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 7, 2025

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 47cb617

@n0bot n0bot bot added this to iroh Nov 7, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Nov 7, 2025
}

#[derive(Debug, Clone)]
pub struct IncomingZeroRttData {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this approach require these to be pub? I don't think so.

@rklaehn
Copy link
Copy Markdown
Contributor

rklaehn commented Nov 7, 2025

Hm, I tried a few things but still can't figure out how to avoid making the ...Data structs pub.

@rklaehn rklaehn merged commit ddeffc6 into connection-state Nov 7, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Nov 7, 2025
@rklaehn rklaehn deleted the connection-state-dig branch November 7, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants