Skip to content

Conversation

@maxime-bruno
Copy link
Contributor

Adding some useful trait to the delay per-packet

Description

It adds some commonly used traits to the trace and the config (Default, Debug, Copy, Clone, PartialEq) when possible

This does not change the usage of the crate but make it simpler to use

How Has This Been Tested

There is no real testing, as it is mainly just derive method

Types of changes

  • New feature (non-breaking change which adds functionality)
  • Refactoring (no functional changes, no api changes)

Checklist

  • Code follows the code style of this project.
  • Changes follow the CONTRIBUTING guidelines.
  • Update necessary documentation accordingly.
  • Lint and tests pass locally with the changes.
  • Check issues and pull requests first. You don't want to duplicate effort.

Other information

This is needed to close my PR on rattan

Copy link
Member

@BobAnkh BobAnkh left a comment

Choose a reason for hiding this comment

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

LGTM

@BobAnkh BobAnkh merged commit 17d68ea into stack-rs:main Jun 17, 2025
9 checks passed
@maxime-bruno
Copy link
Contributor Author

Are you planning to make a release?
It would be cleaner for the rattan dependency

@BobAnkh
Copy link
Member

BobAnkh commented Jun 17, 2025

Yes, I'm currently doing that

@BobAnkh
Copy link
Member

BobAnkh commented Jun 17, 2025

The new release is published. Also, sincerely thank you for your help in contributing to all these crates!

@maxime-bruno
Copy link
Contributor Author

You are welcome, the crate are really useful for my work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants